<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/

A:link  
{               
text-decoration: none; 
font-weight: bold;   	
color:#d0d0e0;           
} 

A:active   
{               
text-decoration: none;                
font-weight: bold;  	
color:#d0d0d0;           
}

A:visited  
{               
text-decoration: none;                
font-weight: bold;  	
color:#d0d0d0;           
} 

body       
{               
background-color: #000000;               
color: #ffffff;              
font-family: Perpetua, Arial, Helvetica, sans-serif;                  
font-size:12pt;           
}

.whitebody       
{               
background-color: #ffffff;               
color: #000000;              
font-family: Perpetua, Arial, Helvetica, sans-serif;                  
font-size:12pt;           
}

.title
{  
font-family: Arial;  
font-size: 75%;  
color: #6f6fcf;
}

.header 
{	 
font-family: Arial;	
font-size: 78%;	
color: #ffffff;	
text-align: Left;
}

.body 
{	 
font-family: Arial;	
font-size: 78%;	
color: #dadaff;	
text-align: Left;
}

.update 
{	
font-family: Arial;	
font-size: 78%;	
color: #ffffff;	
text-align: Left;
}

.dbbig
{ 
font-family: Arial;    	
font-size: 90%;
font-weight: bold;
color: #00ff40;
}

.dbsmall 
{ 
font-family: Arial;    	
font-size: 80%;
color: #00ff00;
}

.menu
{  
font-family: Arial;  
font-size: 78%;  
color: #ffffff;  
text-decoration: none;  
font-weight: bold;
}

.tiny
{  
font-family: Arial;  
font-size: 70%;  
color: #7a7aef;
}

.tinyhidelink 
{    
font-family: Arial;  
font-size: 70%;  
color:#8f7ffc;  
text-decoration: none;  
}

.tiny_hidelink 
{    
font-family: Arial;  
font-size: 70%;  
color:#6060df;  
text-decoration: none;  
}

.h4link 
{
font-family: Arial;
color:#ffffff;
}

.h4_link 
{
font-family: Arial;
color:#ffffff;
}

.blue 
{
font-family: Arial;
color: #6060df;
}

.bold 
{
font-family: Arial;
font-weight: bold; 
}  

.green 
{
font-family: Arial;
color: #00ff00;
}

.h1 {
font-family: Desdemona, Arial;	
font-size: 200%;	  
color:#848484;
}

.h2 
{ 
font-family: Arial;
font-size: 85%;
font-weight: bold;
color: #BCB9ff;
} 

.h2g 
{ 
font-family: Arial;
font-size: 85%;
font-weight: bold;color: #11ff11;
} 

.h2link 
{ 
font-family: Arial;    	
font-size: 85%;
font-weight: bold;
color: #9595df;
text-decoration: none;
}

.h2required 
{ 
font-family: Arial;    	
font-size: 85%;
font-weight: bold;
color: #c060ff; 
}

.h3 
{
font-family: Arial;
font-size: 85%;	
color:#d0d0d0;
}

.h3bold 
{
font-family: Arial;
font-size: 85%;
font-weight: bold;	
color:#d0d0d0;
} 

.h4 
{
font-family: Arial;   
font-size: 75%;
font-weight: bold;  
color:#d5d5d5;
}

.h5 
{
font-family: Arial;   
font-size: 73%;	
color:#d5d5d5;
}

.h6 
{    
font-family: Arial;  
font-size: 60%;  
color: #6060df;  
text-decoration: none;
}

.h7 	
{  
font-family: Arial;       		
font-size: 60%;		  
}

/* End Style Sheet commenting. */  -->