
.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: #bf37b6;
}
.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: #FFFFFF; 
   background-color: #ffffff;
}
.printbody
{
   font-family: Arial; 
   font-size: 10pt; 
   color: #0000000; 
   background-color: #FFFFFF;
}

A:link {color: #FF33FF;}
A:visited {color: #bf37b6;}
A:active {color: #9933FF;} 
A:hover {color: #FFC533;} 

 

