
h2 {
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#339999;
}

body {
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#003333;
}

.body A:link {text-decoration: underline; color:#339966;}
.body A:visited {text-decoration: underline; color:#99CC99;}
.body A:active {text-decoration: underline; color:#336600;}
.body A:hover {text-decoration: underline; color: orange;}


.footer {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.nav {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0.25em;
	
}

.nav A:link {text-decoration: none}
.nav A:visited {text-decoration: none}
.nav A:active {text-decoration: none}
.nav A:hover {text-decoration: underline; color: orange;}