body
{
	font-size: 85%;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 10px 0px 0px 15px;
}

A:link    
{
	text-decoration: underline;
	color: #303683;
	font-weight: bold;	
}        
A:visited 
{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;

	
}        
A:active  
{
	text-decoration: none;  
	color: #0e1fe2;
	font-weight: bold;
}        
A:hover   
{
	text-decoration: underline;
	color:#3333ff;
	font-weight: bold;
}


A.ast:link    
{
	text-decoration: underline;
	color: #797ba0;
	font-size: 80%;
	font-weight:normal;
}        
A.ast:visited 
{
	text-decoration: underline;
	color: #000000;
	font-size: 80%;
	font-weight:normal;
	
}        
A.ast:active  
{
	text-decoration: none;  
	color: #0e1fe2;
	font-size: 80%;
	font-weight:normal;
}        
A.ast:hover   
{
	text-decoration: none;
	color:#0e1fe2;
	font-size: 80%;
	font-weight:normal;
}
.bigheader 
{
	font-size: 115%;
	font-weight: bold;
	color: #6c9f71;
}
.bold 
{  
	font-size: 12px; 
	font-weight: bold;
}
h2 
{
	font-size: 120%;
	font-weight: bold;
	color: #232862;
}
h3 
{
	font-size: 115%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #232862;
}

h4 
{
	font-size: 115%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #4c4e64;
}

.asterisk
{
	font-size:75%;
}

