body
{
   background:#000000;
   color:#D3D3D3;
}

td
{
  vertical-align:top;
  background:#000000;
  color:#D3D3D3;
}

a 
{
   text-decoration: none;
   color:#CC9966;
}

a:hover 
{
   text-decoration: underline;
   color:orange;
}

.top
{
   text-align:left;
}

.header
{
   text-align:center;
   font-size:x-large;
   font-weight:bold;
   background:#000000;
   color:#FFFFFF;
}

.footnote
{
   text-align:center;
   font-size:x-small;
}

.menu
{
   text-align:left;
}

.mainmenu
{
   font-size:large;
   text-align:center;
}
