BODY
   {
   color:#111111;
   background-color:#4085b8;
     font-family:tahoma, sans-serif;
	   font-size:10pt;
   }
A:link{color:white}
A:visited{color:#c8c8FF}

HR
   {
   width:325px;
   COLOR:#051560;
   }

H2
   {
   color:#AAAABB;
   font-weight:900;
   font-family:tahoma, sans-serif;
   }
   
H3
   {
   color:#BBBBCC;
   font-weight:700;
   font-family:tahoma, sans-serif;
   font-size:90%;
   }   

BLOCKQUOTE
   {
   font-style:italic;
   font-family:tahoma, sans-serif;
   font-size:90%;
   }
   
EM
   {
   color:#202055;
   font-weight:900;
   font-style:normal;
   font-size:110%;
   }   
   
.boldtable, .boldtable TD, .boldtable TH
{
font-family:tahoma, sans-serif;
font-size:20pt;
color:#BBBBCC;
background-color:#105588;
}

.inversetable, .inversetable TD, .inversetable TH
{
font-family:tahoma, sans-serif;
font-size:20pt;
color:#105588;
background-color:#BBBBCC;
}

.darkblue
   {
   background-color:#000080;
   color:white;
   }
.darkblue A:link{color:white}
.darkblue A:visited{color:yellow}
.darkblue A:active{color:fuchsia}

