h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	text-decoration: none;
	font-variant: small-caps;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	font-variant: small-caps;
	line-height: 25px;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	text-decoration: none;
	font-size: small;
}
.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #669966;
	text-decoration: none;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	list-style-position: outside;
	list-style-type: circle;
	font-style: normal;
	padding-bottom: 10px;
}
.header_medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	color: #003300;
}
.header_medlarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
	color: #003300;
}
.header_large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
	color: #003300;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left_medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #003300;
	font-style: normal;
	margin: 0px;
}
.leftupperheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 30px;
	font-weight: bold;
	font-variant: small-caps;
	color: #99CC99;
	margin: 0px;
	padding: 5px 25px 0px;
}
.leftuppertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #99CC99;
	margin: 0px;
	padding: 25px 25px 0px;
}
.leftmiddleheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 30px;
	font-weight: bold;
	font-variant: small-caps;
	color: #669966;
	margin: 0px;
	padding: 5px 25px 0px;
}
.leftmiddletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #669966;
	margin: 0px;
	padding: 0px 25px 0px;
}
.maintableheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #003300;
	padding-bottom: 12px;
	padding-right: 60px;
	padding-top: 0px;
	padding-left: 60px;
}
.maintabletextright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #003300;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: right;
}
.maintabletextleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #003300;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 45px;
	text-align:left;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	color: #669966;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	color: #99CC99;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	color: #669966;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	color: #669966;
	text-decoration: none;
}
