BODY	{ background-color: #FFFFFF;
		  font-family: Arial, Helvetica, sans-serif }
H1		{ font-weight: bold;
	  	  font-size: 18pt;
		  text-align: center;
	  	  color: #000000 }
H2		{ font-weight: bold;
	  	  font-size: 14pt;
	  	  color: #808080 }
H3		{ font-weight: bold;
	  	  font-size: 12pt;
	  	  color: #808080 }
A:link		{ color: #009900;
		  font-weight: bold;
		  text-decoration: none }
A:visited	{ color: #009900;
	 	  font-weight: bold;
		  text-decoration: none }
A:active	{ color: #009900;
	  	  font-weight: bold;
		  text-decoration: underline }
A:hover		{ color: #6600CC;
	  	  font-weight: bold;
		  text-decoration: underline }
TABLE,TD,TH	{
 		  font-family: Arial, Helvetica, sans-serif }

