.header
{ 
   font-family: Georgia, "Times New Roman", Times, serif; 
   font-size: 12pt; 
   font-weight: bold;
   color: #663300;
}
.header2
{ 
   font-family: Georgia, "Times New Roman", Times, serif; 
   font-size: 10pt; 
   font-weight: bold;
   color: #663300;
}
.table
{
   font-family: Georgia, "Times New Roman", Times, serif; 
   font-size: 10pt;
   color: #663300;
   background-color: #FFFFFF; border: 3 double #000000;
}
.lie
{
   font-family: Georgia, "Times New Roman", Times, serif; 
   font-size: 10pt;
   font-weight: bold;
   color: #663300;
}
.table2
{
   font-family: Georgia, "Times New Roman", Times, serif; 
   font-size: 8pt; 
   color: #663300;
}

A:hover  {color:#FF0000;}