body	 {background-color: #FF3300;
	 font-family: 'Comic Sans MS', 'Times New Roman', Arial;
	 font-size: 14pt;
	 color: #33CCFF;		
	 }
p	 {font-family: 'Comic Sans MS','Times New Roman', Arial;
	 font-size: 12pt;
	 color: #000000;
	 }
h2	 {font-family: 'Times New Roman', 'Comic Sans MS', Arial;
	 font-size: 18pt;
	 color: #000000;
	 font-weight: bold;
	 }
h3	 {font-family: Tabitha, 'Comic Sans Ms', Arial;
	 color: #000000;
	 font-size: 24pt;
	 font-weight: bold;
	 }		 	
h4	 {font-family: 'Times New Roman', 'Comic Sans MS', Arial;
	 font-size: 16pt;
	 color: #000000;
	 }
a:link   {font-size: 20pt;
	 color: #000000;	 
	 text-decoration: none;
	 }
a:hover	 {background-color: #FF66FF;
	 font-size: 20pt;	 
	 color: #000000;
	 text-decoration: none;
	 }
a:visited{font-size: 20pt;
	 color: #000000;         
	 text-decoration: none;
	 }	