body {
	color: #005353;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #ac9c4e;
	text-decoration: underline;
}
a:visited {
	color: #996699;
	text-decoration: underline;
}
a:hover {
	color: #aec9c0;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
.footer {
	font-size: 12px;
}
.subnav {
	font-size: 13px;
	font-weight: bold;
}
