LI   { font-size: 12pt;
	 color: black }
	
H3, H1   { font-size: 15pt;
	     color: black }

H5   { font-size: 11pt;
	 color: black }

FONT { font-family: Verdana, "Comic Sans MS", Arial, Helvetica, "Times New Roman";
	 font-weight: medium;
	 font-size: 10pt;
	 font-style: normal }

BODY { bgcolor: F5F5DC }

P    { font-size: 12pt;
	 color: black }

B    { font-family: Verdana, "Comic Sans MS", Arial, Helvetica, "Times New Roman";
	 font-weight: medium;
	 font-size: 9 pt;
	 font-style: normal }		 
	 
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;}	 


