LI {
        color: purple;  
	font-size: 11px; 
	line-height: 15px; 
	font-family: Verdana, Arial 
   }
   

P  { 
	color: #003265; 
 	font-weight: bold; 
	font-size: 14px; 
	line-height: 17px; 
	font-family: Verdana, Arial 
   }
   

H2  { 
	color: black; 
 	font-weight: bold; 
	font-size: 18px; 
	line-height: 20px; 
	font-family: Verdana, Arial 
   }
   

H4  { 
	color: black; 
 	font-weight: bold; 
	font-size: 14px; 
	line-height: 17px; 
	font-family: Verdana, Arial 
   }
