a:link, a:active { color: #041ea0; text-decoration: none; } 
a:visited { color: #5559ff; text-decoration: none; } 
a:hover {
	color: White;
	text-decoration: none;
	font-style: bold;
	background: Purple;
}
BODY
{
	Background-Color: #e1e1e1;
	Font-Family: "Arial", "Verdana", "Helvetica", sans-serif;
	Font-Size: 12pt;
	Font-Variant: normal;
	Font-Weight: normal;
	Font-Style: normal;
	Line-Height: 150%;
	scrollbar-face-color: #a8a8a8;
	scrollbar-highlight-color: #e1e1e1;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-darkshadow-color: #4E4E4E;
	scrollbar-shadow-color: #767676;
	scrollbar-arrow-color: #a60d0d;
	scrollbar-track-color: #E0E0E0;
}
p.block {
	text-align: justify;
	margin-left: 6px;
	margin-right: 6px;
	Line-Height: 120%;
}

H1
{
Font-Size: 22pt;
Font-Variant: normal;
Font-Weight: normal;
Font-Style: normal;
Line-Height: normal;
}

H2
{
Font-Size: 18pt;
Font-Variant: normal;
Font-Weight: normal;
Font-Style: normal;
Line-Height: normal;
}

H3
{
Font-Size: 14pt;
Font-Variant: normal;
Font-Weight: normal;
Font-Style: normal;
Line-Height: normal;
}

HR
{
Color: #a8a8a8; Width: 95%; Align: center;
}

B
{
Font-Weight: bold;
Font-Style: normal;
Line-Height: normal;
}


p.nav {
	Font-Family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #B7B7B7;
	max-width: 95%;
	Font-Size: 9pt;
	width: 95%;
	text-align: center;
}