body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #004200;
	margin: 0;
	font-size: 90%;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 5px;
}
.nav {
	background-color: #004200;
}

.content {
	background-color: #FFFFFF;
	font-size: 90%;
	line-height: 20px;
	border: thin solid #CC9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	}
.subnav {
	background-color: #000033;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.text {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000033;
}
h2 {
	background-color: #ffffff;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC9900;
	text-align: center;
}
.specialTable {
	border: 1px solid #ECEC00;
}
.alt {
	background-color: #E2F0C6;
}

h3 {
	text-align: center;
}
a:link {
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #006600;
	text-decoration: none;
	background-color: #E2F0C6;
	font-weight: bold;
}
a:visited {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:active {
	color: #000040;
	text-decoration: none;
	font-weight: bold;
}
h5 {
	font-size: 120%;
	color: #D5FFD5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
}

.subnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.subnav a:hover {
	color: #990033;
	text-decoration: none;
	background-color: #E2F0C6;
	font-weight: bold;
}
.subnav a:visited {
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
}
