.style {
	font-family: Helvetica, Lucida Grande, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.nav {
	font-family: Helvetica, Lucida Grande, Arial, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
a:link {
	color: #000099;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}
a:visited {
	color: #000099;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}
a:hover {
	text-decoration: underline;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
body {
	background-color: #92b6ac;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
