<!--
body {
	color: navy;
	font-family: Verdana, Trebuchet, Arial, "sans-serif";
}

a {
	color: maroon;
	font-family: Verdana, Trebuchet, Arial, "sans-serif";
}

a:visited {
	color: #003366;
}

a:active {
	color: gray;
}


h1, h2, h3, h4, h5 {
	font-family: Verdana, Trebuchet, Arial, "sans-serif";
	color:maroon;
}

p, li {
	font-family: Verdana, Trebuchet, Arial, "sans-serif";
	font-size:10pt;
}
-->
