
BODY {
  background-color: #000033;
  color: #e8e8e8;
  font-family: Verdana, Arial;
  font-size: 9pt;
}

P.main {
  color: #e8e8e8;
  font-family: Verdana, Arial;
  font-size: 9pt;
}

P.headinfo {
  color: #ffffff;
  font-family: Arial, Verdana;
  font-size: 8pt;
}

UL.main {
  color: #e8e8e8;
  font-family: Verdana, Arial;
  font-size: 9pt;
}

A:link {
  font-weight: bold;
  text-decoration: none;
}

A:active {
  color: #ff9900;
  font-weight: bold;
  text-decoration: none;
}

A:hover {
  color: #ff9900;
  font-weight: bold;
  text-decoration: none;
}

A:visited {
  font-weight: bold;
  text-decoration: none;
}
