A.link2:link {color: #28477C;}
A.link2:visited {color: #28477C;}
A.link2:active {color: #28477C;} 
A.link2:hover {color: #FF0000;} 
A.link2:link {text-decoration: underline;}
A.link2:visited {text-decoration: underline;}


.body
{
  background-color: #FFFFFF; 
  color: #000000;
}
.genericstyle
{
  font-family: Arial; 
  font-size: 10pt; 
  color: #000000;
}
.header
{

   font-size: 11pt; 
   font-family: Arial; 
   font-weight: bold;
   font-style: italic; 
   color: #28477C;
}

.button
{
   font-family: Arial;
   font-size: 8pt; 
   font-weight: bold; 
   background-color: #FFFFFF;
   border: 1px solid #28477C;
   color: #28477C; 
   MARGIN-BOTTOM: 0px; 
   MARGIN-TOP: 3px;
}
.copyright
{
  font-family: Arial; 
  font-size: 8pt; 
  color: #000000;
}

.formStyle
{
   font-size: 10pt; 
   font-family: Verdana; 
   background-color: #FFFFFF;
}