body
{
  background: #000000;
  color: #FFFFFF;
  padding: 5px;
  font-family: verdana;
  font-size: 12;
}

h1
{
  font-family: verdana;
  font-size: 14;
  color: #99ccff;
  font-weight: 100;
}

table
{
  font-family: verdana;
  font-size: 12;
}

a
{
  color: #99CCFF;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}
