body	 {background-color: #66ffcc;
	 font-family: 'Comic Sans MS', 'Times New Roman', Arial;
	 font-size: 14pt;
	 color: #486080;		
	 }
p	 {font-family: 'Comic Sans MS','Times New Roman', Arial;
	 font-size: 14pt;
	 color: #486080;
	 }
h2	 {font-family: 'Times New Roman', 'Comic Sans MS', Arial;
	 font-size: 18pt;
	 color: #486080;
	 font-weight: bold;
	 }
h3	 {font-family: Tabitha, 'Comic Sans Ms', Arial;
	 color: #486080;
	 font-size: 24pt;
	 font-weight: bold;
	 }		 	
h4	 {font-family: 'Times New Roman', 'Comic Sans MS', Arial;
	 font-size: 16pt;
	 color: #486080;
	 }
a:link   {font-size: 24pt;
	 color: #486080;	 
	 text-decoration: none;
	 }
a:hover	 {background-color: #404878;
	 font-size: 24pt;	 
	 color: #486080;
	 text-decoration: none;
	 }
a:visited{font-size: 24pt;
	 color: #486080;         
	 text-decoration: none;
	 }	