.headers {
   color: #FFFFFF;
   background-color: #404040;
   font-weight: bold;
   font-size: 14pt
}

.normal {
   color: #FFFFFF;
   background-color: #000000;
   font-weight: bold
}

BODY {
   color: #000000;
   background-color: #CCCCCC;
   font-weight: bold
}

H1 {
   color: #000000;
   background-color: #CCCCCC;
   font-weight: bold;
   font-size: xx-Large
   }
   
H2 {
   color: #000000;
   background-color: #CCCCCC;
   font-weight: bold;
   font-size: x-Large
   }
   
   

.colontext, .colontext TD
{
background-image:url('blah.jpg');
background-color: #000000;
background-repeat: no-repeat;

}

.bottomtable, .bottomtable TD
{
background-color: #000000
}

.whitetext
{ color: #FFFFFF;
  font-size: small

}
   






a:link    {color: #0000C0; text-decoration:underline}
a:visited {color: #0000C0; text-decoration:underline}
a:hover   {color: #0000C0; text-decoration:underline}
a:active  {color: #0000C0; text-decoration:underline}
