BODY
   {
   color:white;
   background-color:#505050;
   font-family:verdana, sans-serif;
   font-weight: normal;
   font-size: 5pt;      
   }
   
   .overallbody
   {
   color: white;
   font-family: verdana, sans-serif;
   font-weight: normal;
   font-size: 10pt;   
   }
   
   .smalllinks
   {
   color: white;
   font-family: verdana, sans-serif;
   text-decoration:none;
   font-weight: normal;
   font-size: 10pt;   
   }   
   
   .REDBIT
   {
   color:red;
   font-family: verdana, sans-serif;
   font-weight: bold;
   font-size: 10pt;   
   }
   
   .WHITEHEAD
   {
   color: white;
   font-family: verdana, sans-serif;
   font-weight: bold;
   font-size: 35pt;   
   }
   
   .REDHEAD
   {
   color:red;
   font-family: verdana, sans-serif;
   font-weight: bold;
   font-size: 35pt;   
   }   
   
A:link{color:red; text-decoration:none;}
A:visited{color:red; text-decoration:none;}