body, td
{
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10pt;
    color: white;
    background-color: black;
}

.mediumfont
{
	font-size: 9pt;
    color: gray;
}

.smallfont
{
	font-size: 8pt;
    color: gray;
}

.bigfont
{
	font-size: 12pt;
	font-weight: bold;
}

.selected
{
   color: white;
   border-bottom: 1px solid;
}

.firstone
  { 
   font-family: times,serif; 
   font-weight: bold; 
   font-size: 200%; 
   float: left 
  }
  

A.whitelink:link { color: white; text-decoration: none;}
A.whitelink:hover { color: gray;  text-decoration: underline;}
A.whitelink:visited { color: gray;  text-decoration: none;}

A.footer:link { color: darkgray; text-decoration: none;}
A.footer:hover { color: darkgray;  text-decoration: underline;}
A.footer:visited { color: darkgray;  text-decoration: none;}