A:link {color: #0b214b;}
A:visited {color: #999999;}
A:active {color: #999999;} 
A:hover {color: #0b214b;} 

.body
{
  background-color: #131B17; 
  color: #131B17;
}
.genericstyle
{
  font-family: Arial; 
  font-size: 10pt; 
  color: #687074;
}
.header
{

   font-size: 11pt; 
   font-family: Arial; 
   font-weight: bold;
   font-style: italic; 
   color: #0b214b;
}
.button
{
   font-family: Arial;
   font-size: 8pt; 
   font-weight: bold; 
   background-color: #131B17;
   border: 1px solid;
   color: #999999; 
   MARGIN-BOTTOM: 0px; 
   MARGIN-TOP: 3px;
}
.copyright
{
  font-family: Arial; 
  font-size: 8pt; 
  color: #999999;
}
