body,ul,ol,p,th,td,tr,dl,h1,h2,h3,h4,div,small { 
  font-family: sans-serif; 
  color: #335;
}
pre,tt { 
  font-family: "Courier New", Courier, monospace; 
  color: #335;
}
h1 { 
  font-size: 25pt; 
  font-family: lucida,helvetica,arial, sans-serif;
}
h3 {
  font-family: lucida,helvetica,arial, sans-serif;
}
h4 {
  font-family: sans-serif;
}
a:link { 
  color: #c00 
}
a:visited { 
  color: #800;
}
a:active { 
  color: #f00; 
}

