<!--


body {
	background: white;
	color: #044;
}

.nav {
	background: #EFE;
	color: inherit;
}

.nav li.sfhover,
.nav li:hover {
	background: #CFC;
	color: inherit;
}

.mainNav ul {
	background: #CFC;
	color: inherit;
}

.mainNav ul li.sfhover,
.mainNav ul li:hover {
	background: #AFA;
	color: inherit;
}

a:link {
	color: #088;
	background-color: inherit;
}

a:visited {
	color: black;
	background-color: inherit;
}

hr {
	background-color: #040;
	color: inherit;
	background: url(graphics/grnmarb.gif);
	height: 10px;
	border: none;
}
-->
