p { 	font-family: bookman old style; 
		font-size: 12 pt; 
		text-align: justify;
		color:#000000;		
  }
  
h1{  font-family: bookman old style;
	 font-size: 14 pt; 
	 color:#3333CC;
	 text-transform: uppercase;
	 text-align: center;
  }

h2{  font-family: mandela,bookman old style; 
	 font-size: 16 pt; 
	 color:#3333CC;	
	 text-align: center;
  }
  
li{ 	font-family: bookman old style; 
		font-size: 12 pt; 
		text-align: justify;
		color:#000000;		
  }  

   body {
scrollbar-3dlight-color: #fafddb; 
scrollbar-arrow-color: #3333cc;
scrollbar-base-color: #e8e4a6; 
scrollbar-darkshadow-color: #fafddb; 
scrollbar-face-color: #e8e4a6; 
scrollbar-highlight-color: #fafddb; 
scrollbar-shadow-color: #fafddb;
scrollbar-track-color: #fafddb; 
}