
  
BODY {
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #003360;
  scrollbar-darkshadow-color: #053899;
  scrollbar-shadow-color: #42426F;
  scrollbar-arrow-color: #660000;
  scrollbar-track-color: #CCCCCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

A:hover {
  text-decoration: underline;
  color: #CCCC99;
  a: active;
}

A {
  text-decoration: none;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

P {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

LI {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}

H1 {
  font-size: 18pt;
}

H2 {
  font-size: 13pt;
}

H3 {
  font-size: 11pt;
  font-weight: bold;
}

H4 {
  font-size: 8pt;
  font-weight: bold;
}

$DOCUMENT {
  background-color: white;
}
