a:link, a:visited, a:active {
	color: #0002BF;
	text-decoration: none;
} a:hover {
	color: Green;
	text-decoration: none;
	font-style: normal;
	background: White;
}
a.nav:link, a.nav:visited, a.nav:active {
	color: White;
	text-decoration: none;
	font-size: 8pt;
} a.nav:hover {
	color: Black;
	text-decoration: none;
	font-style: normal;
	background: #DDFFDD;
	font-size: 8pt;
}
BODY
{
	overflow-y: auto;
	Background-Color: #3C7934;
	Font-Family: "Verdana, Arial", sans-serif;
	Font-Size: medium;
	Font-Variant: normal;
	Font-Weight: normal;
	Font-Style: normal;
	Line-Height: 110%;
	scrollbar-face-color: #3d7737;
	scrollbar-highlight-color: #ddffdd;
	scrollbar-3dlight-color: #AFCEAA;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #6BA462;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #647464;
}

p.block {
text-align: justify;
line-height:150%;       
margin-right:12px;
margin-left:12px;
}
HR
{
	width: 70%;
	color: #284224;
text-align: center
}

H1
{
Font-Size: 24pt;
Font-Variant: normal;
Font-Weight: normal;
Font-Style: normal;
Line-Height: normal;
margin-right:12px;
margin-left:12px;
}

H2
{
Font-Size: 20pt;
Font-Variant: normal;
Font-Weight: normal;
Font-Style: normal;
Line-Height: normal;
margin-right:12px;
margin-left:12px;
}

H3
{
Font-Size: 14pt;
Font-Variant: normal;
Font-Weight: normal;
Font-Style: normal;
Line-Height: normal;
margin-right:12px;
margin-left:12px;
}

H4
{
Font-Size: 13pt;
Font-Variant: normal;
Font-Weight: normal;
Font-Style: normal;
Line-Height: normal;
margin-right:12px;
margin-left:12px;
}


