body {
  background-color: #000000;
  margin: 0px;
}

body, td {
  font-family: verdana;
  font-size: 9pt;
  color: #333333;
}

a:link {
  font-family: verdana;
  font-size: 9pt;
  color: #333333;
  text-decoration: underline;
}

a:visited {
  font-family: verdana;
  font-size: 9pt;
  color: #333333;
  text-decoration: underline;
}

a:hover {
  font-family: verdana;
  font-size: 9pt;
  color: #000000;
  text-decoration: none;
}

small {
  font-family: verdana;
  font-size: 8pt;
  color: #666666;
}

marquee {
  font-family: verdana;
  font-size: 11pt;
  color: #999999;
}
