body
{
}

h1
{
	margin:10px 0;
	color: #008C00;
	font-weight: 700;
	font-size: 12pt;
	font-family:Arial, Verdana ;
}

h2
{
	margin:10px 0;
	margin-bottom:0px;
	color: #008C00;
	font-weight: 700;
	font-size: 9pt;
	font-family:Arial, Verdana ;
}

a:link, a:visited, a:active
{
	color: #008C00;
	text-decoration:none;
}
a:hover	
{
	color: #008C00;
	text-decoration:underline;
}

p
{
	color: #000000;
	font-weight: 500;
	font-size: 9pt;
	font-family:Arial, Verdana ;
	margin-top:2px;
}
