
.genericstyle
{  
  font-family: Arial; 
  font-size: 10pt; 
  color: #333333;
}
.printgenericstyle
{  
  font-family: Arial; 
  font-size: 10pt; 
  color: #000000;
}
.header1
{
   font-family: Arial; 
   font-size: 10pt; 
   font-weight: bold;
   color: ##D46F07;
}
.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: #333333; 
   background-color: #FFFFFF;
}
.printbody
{
   font-family: Arial; 
   font-size: 10pt; 
   color: #333333; 
   background-color: #FFFFFF;
}

A:link {color: #D46F07;}
A:visited {color: #D46F07;}
A:active {color: #D46F07;} 
A:hover {color: #333333;} 

 

