p, td,tr,  ul, li 	{
	font-family: helvetica, arial, sans-serif;
	color: #000000;
	font-size: 10pt;
}
body 	{
	background:#FFFFFF;
}

H1	{
	font-family: helvetica, arial, sans-serif;
	font-size: 14pt;	
	color: #000000;
	style: bold;
}


H2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 12pt;
	color: #000000;
	style: bold;
}


H3 {
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	style: bold;
}

A:link {color:green};
A:visited {color:green};
A:link, A:visited, A:active 
	



