
.genericstyle
{  
  font-family: Arial; 
  font-size: 10pt; 
  color: #666666;
  text-align: left;
}
.printgenericstyle
{  
  font-family: Arial; 
  font-size: 10pt; 
  color: #000000;
}
.header1
{
   font-family: Arial; 
   font-size: 10pt; 
   font-weight: bold;
   color: #710024;
   text-align: left;
}
.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: #000000;*/
}
.printbody
{
   font-family: Arial; 
   font-size: 10pt; 
   color: #000000; 
   background-color: #FFFFFF;
}

A:link {color: #FFFFFF;}
A:visited {color: #FFFFFF;}
A:active {color: #FFFFFF;} 
A:hover {color: #FF0000;} 

A.shuffle:link {color: #710024;}
A.shuffle:visited {color: #710024;}
A.shuffle:active {color: #710024;} 
A.shuffle:hover {color: #00FF00;} 

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

.images
{
  border: 1px solid #000000;
  
}
.spreadtable
{
  border: 1px solid #CCCCCC;
}


