body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #DFF4FF;
	margin-bottom: 0px;
}
.navarea {
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #002400;
	border-right-color: #002400;
	border-bottom-color: #002400;
	border-left-color: #002400;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002400;
	text-decoration: none;
	padding-top: 2px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	text-align: justify;
	line-height: 14px;
}
.bglayer {

	background-color: #000000;
}
a:hover {
	text-decoration: underline;
}
