body, p, table, th, tr
{
  background-color:black;
  color:white;
  font-family:"Verdana";
  font-size:20px;
  line-height:150%;
}
a:link, a:visited
{
  color:white;
}
a.normal, .normal
{
  font-size:14px;
  line-height:100%;
}
a.small, .small
{
  font-size:12px;
  color:#555555;
  text-decoration:none;
  line-height:95%;
}