
H3   { font-size: 18pt;
	 color: black }

H5   { font-size: 11pt;
	 color: black }

H4   { font-size: 15pt;
	 color: black }	 
	 
FONT { font-family: Verdana, "Comic Sans MS", Arial, Helvetica, "Times New Roman";
	 font-weight: medium;
	 font-style: normal }

B    { font-family: Verdana, "Comic Sans MS", Arial, Helvetica, "Times New Roman";
	 font-weight: medium;
	 font-size: 9 pt;
	 font-style: normal }	 
	  
	 
BODY { bgcolor: F5F5DC }

P    { font-size: 10pt;
	 color: black }

a {text-decoration: none;}
a:link	{color: #000000; text-decoration: none; }
a:visited 	{color: #800080; text-decoration: none; }
a:alink	{color: #FF0000; }
a:hover {text-decoration: none; color: blue ; }
a:focus {color: beige;}	 


