td {  
	font-family: Arial; 
	font-size: 12px; 
	color: #2E0075;
}


.text {  
	font-family: Arial; 
	font-size: 12px; 
	color: #2E0075;
}

H1 {  
	font-family: Arial; 
	font-size: 16px; 
	color: #2E0075;
}


H3 {  
	font-family: Arial; 
	font-size: 15px; 
	color: #2E0075;
}

p {  
	font-family: Arial; 
	font-size: 12px; 
	color: #2E0075;
}

a:link {  
	font-family: Arial; 
	font-size: 12px; 
	color: #2C0075; 
	text-decoration: underline
}

a:visited {   
	color: dimgray; 
	text-decoration: underline
}

a:hover {   
	color: red; 
	text-decoration: underline
}

a:active {   
	color: red; 
	text-decoration: none
}

.small {  
	font-family: Verdana; 
	font-size: 10px; 
	color: #2E0075;
}


.small a:link {  
	font-family: Arial; 
	font-size: 10px; 
	color: #2C0075; 
	text-decoration: underline
}


.small a:visited {   
	color: dimgray; 
	text-decoration: underline
}


.small a:hover {   
	color: red; 
	text-decoration: underline
}


.small a:active {   
	color: red; 
	text-decoration: none
}
