BODY, TABLE, TD {
  font-family: Trebuchet MS,Century Gothic,Sans-Serif,Trebuchet MS,Verdana;
  font-size: 12pt;
  color: #000000;
  background-color: #D0A020;
}
H1 {
  font-family: Harlow Solid Italic,Tempus Sans ITC,Ballads,Pop,Remember,Lucida Sans,Trebuchet MS,Century Gothic,Sans-Serif,Trebuchet MS,Verdana;
  font-size: 18pt;
  font-weight: normal;
  color: #0000F0;
}
H2 {
  font-size: 12pt;
  font-weight: bold;
  color: #0000F0;
}
H3 {
  font-size: 12pt;
  font-weight: normal;
  color: #0000F0;
}
H4 {
  font-size: 10pt;
  font-weight: normal;
}
A:link {
  color: #F00000;
  text-decoration: none;
}
A:hover {
  color: #FFFF00;
};
A:visited {
  color: #A00000;
  text-decoration: none;
}
A:active {
  color: #F0F000;
}
.hilite {
  color: #006060;
  font-weight: bold;
}