TD {
  font-size: 10pt;
  font-style: normal;
  font-family: verdana;
}
BODY {
  font-size: 10pt;
  font-style: normal;
  font-family: verdana;

  scrollbar-3dlight-color:#800000;
  scrollbar-arrow-color:#CC0000;
  scrollbar-base-color:#CC0000;
  scrollbar-darkshadow-color:#220000;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#CC0000;
  scrollbar-track-color:#000000;
  scrollbar-shadow-color:#550000}
}
H1 {
  font-size: 18pt;
  font-style: normal;
  font-weight:bold;
  font-family: verdana;
}
H2 {
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  font-family: verdana;
}
a:link {
  color: #CC0000;
  text-decoration: none;
}
a:active {
  color: #CC0000;
  text-decoration: none;
}
a:visited {
  color: #CC0000;
  text-decoration: none;
}
a:hover{
  cursor: color: White;
  height: 0;
  color: #FFBBBB;
  background-color: #880000;
  text-decoration: none;
}
a.whitelink:link {
  color: #FFFFFF;
  font-size: 14pt;
  text-decoration: none;
}
a.whitelink:active {
  color: #FFFFFF;
  font-size: 14pt;
  text-decoration: none;
}
a.whitelink:visited {
  color: #FFFFFF;
  font-size: 14pt;
  text-decoration: none;
}
a.whitelink:hover {
  cursor: color: White;
  height: 0;
  font-size: 14pt;
  color: #FFFFFF;
  background-color: #FF0000;
  text-decoration: none;
}
input.button
{
  width: auto;
  background: #FFFFFF;
  border: 2px solid #CC0000;
  font-size: 10pt; font-weight: bold; font-family: verdana;
}
select {
  background-color: #FFFFFF;
}
input {
 background-color: #FFFFFF;
  font-size: 10pt; font-style: normal; font-family: verdana;
form fieldset
{
border: 2px solid #FF0000;
}

form fieldset legend
{
color: #FFFFFF;
font-weight: bold;
background-color: #CC0000;
border: 2px solid #FF0000;
padding: 2px 6px
}