
BODY {
  background-color: #666666;
  	scrollbar-face-color: #666666;
  scrollbar-highlight-color: #999999;
  scrollbar-shadow-color: #4b422e;
  scrollbar-3dlight-color: #b59b6a;
  scrollbar-arrow-color: #e5c589;
  scrollbar-track-color: #999999;
  scrollbar-darkshadow-color: #000000;
  scrollbar-base-color: #666666;
  font-family: Arial;
  font-size: 10pt;
}

P {
  font-family: Arial, sans-serif;
  font-size: 10pt;
}

H2 {
  font-family: Arial;
  font-weight: bold;
  color: #FFFFCC;
  text-decoration: underline;
  font-size: 10pt;
}

A {
  color: #FFCC33;
}

A:hover {
  	color: #FFCC33;
  font-weight: bold;
}

H3 {
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
}

LI {
  font-family: Arial;
  font-size: 10pt;
}

H5 {
  font-size: 8pt;
  font-weight: lighter;
}

TD {
  font-size: 10pt;
}

DIV {
  font-size: 10pt;
  font-family: Arial;
}

