body {

	background-color: #008551
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #008551;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
.nav {
	color: #006666;
}
a:link {
	text-decoration: none;
	color: #006666;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #006666;
}
h3 {
	font: 12pt Georgia, "Times New Roman", Times, serif;
	color: #006633;
	border-bottom: thin solid #FF0000;
}
.high {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 12pt;
	position: relative;
	left: 20pt;
	width: 85%;
}
.other {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #008551;
	font-size: 11pt;
	position: relative;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #046367;
	font-weight: bold;
}
