P, td 
{
   background-color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12pt;
   color: #dddddd;
}

H1, H2, H3, H4, H5, H6
{
  color: #dddddd;
  font-family: Arial, Helvetica, sans-serif;
}

A:link
{
   color: #FFFF33;
   text-decoration: none;
}

A:active
{
   color: #FFFF33;
   text-decoration: none;
}

A:hover
{
   color: #FFFF44;
   text-decoration: underline;
}

A:visited
{
   color: #FFFF33;
   text-decoration: none;
}


BODY { 
  background-color: #000000;
   font-family: "Federation DS9 Title", Arial, Helvetica, sans-serif;
   font-size: 12pt;
   color: #dddddd;
 } 
