h1 {  
	font-size: 12px; 
	color: #118791; 
	font-family: Arial; 
	font-weight: bold;
}

h2 {  
	font-family: Arial; 
	font-size: 12px; 
	color: #333333; 
	font-weight: bold;
	margin-bottom: -20px;
}

p, td {  
	font-family: Arial;
	font-size: 12px ; 
	color: #333333 ;
}


p a:link {  
	font-family: Arial; 
	font-size: 12px; 
	color: #118791
	
}

p a:visited {  
	font-family: Arial; 
	font-size: 12px; 
	color: #118791
	
}

p a:hover {  
	font-family: Arial; 
	font-size: 12px; 
	color: #333333
	
}

