
.genericstyle
{  
  font-family: Arial; 
  font-size: 10pt; 
  color: #000000;
}
.printgenericstyle
{  
  font-family: Arial; 
  font-size: 10pt; 
  color: #000000;
}
.header1
{
   font-family: Arial; 
   font-size: 10pt; 
   font-weight: bold;
   color: ##CC9900;
}
.printheader
{
   font-family: Arial; 
   font-size: 10pt; 
   font-weight: bold;
   color: #FF0000;
}
.copyright
{  
  font-family: Arial; 
  font-size: 8pt; 
  color: #FFFFFF;
}
.printcopyright
{  
  font-family: Arial; 
  font-size: 8pt; 
  color: #000000;
}
.body
{
   font-family: Arial; 
   font-size: 10pt; 
   color: #000000; 
   background-color: #FFFFFF;
}
.printbody
{
   font-family: Arial; 
   font-size: 10pt; 
   color: #000000; 
   background-color: #FFFFFF;
}

A:link {color: #000000;}
A:visited {color: #000000;}
A:active {color: #000000;} 
A:hover {color: #b8860b;} 

 
