h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 2em;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	padding: 1px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
h2 {
	font-family: Impact;
	font-size: 1.5em;
	color: #000080;
}
#maintext {
	background-color: #FFFFFF;
	float: right;
	width: 610px;
	border: 1px solid #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: auto;
	height: 850px;
}
#leftnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #0759A8;
	text-decoration: overline;
	float: left;
	width: 140px;
	background-color: #0759A8;
	padding: 7px;
}

#imgtop {
	width: 800px;
	height: 117px;
	color: #FFFFFF;
	background-color: #0E599A;
	padding: 10px;
}
#wrapper {
	background-color: #0A5599;
	height: auto;
	width: 810px;
	margin: auto;
}
a:link {
	color: #000080;
	font-family: "Trebuchet MS";
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	font-weight: bold;
	color: #000080;
}

a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990066;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	font-family: Impact;
	font-size: 1.3em;
	font-weight: bold;
	color: #000080;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.names {
	color: #21579D;
}
#wrapper #maintext #div img {
	padding: 5px;
}
