body
{
	font-size: 90%;
	color:#eeeeee;
	font-weight:normal;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #000000;
	background-image: url(images/graphics/bckgd740.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

A:link    
{
	text-decoration: underline; 
	color: #1a014f;
}        
A:visited 
{
	text-decoration: underline;
	color: #3B510C;

	
}        
A:active  
{
	text-decoration: underline;  
	color: #AC5A01;
}        
A:hover   
{
	text-decoration: underline;
	color:#ffffff;
}

a.drk:link    
{
	font-size: 90%;
	text-decoration: none; 
	color: #0162D5;
}        
a.drk:visited 
{
	font-size: 90%;
	text-decoration: unone;
	color: #dddddd;
}        
a.drk:active  
{
	font-size: 90%;
	text-decoration: none;  
	color: #0097FE;
}        
a.drk:hover   
{
	font-size: 90%;
	text-decoration: underline;
	color:#0097FE;
}
.bigheader 
{  
	 font-size: 16px; 
	 font-weight: bold; 
	 color: #2E0488;
}
.bold 
{  
	font-size: 12px; 
	font-weight: bold;
}
h2 
{
	font-size: x-large;
	font-weight: normal;
	color: #ffdd00;
}
h3 
{  
	font-size: 120%; 
	font-weight: normal; 
	color: #819EDC;

}

h4 
{  
	font-weight: bold; 

}

.tablefont
{ 
	font-size: 90%;
}
	
.asterisk
{
	font-size:75%;
}
