a:link {
	color: #204122;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #204122;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #204122;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #204122;
}

.style2 {
	font-size: 13px;
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.style13 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #316332; }
.style15 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #204122;
}
.style16 {
	font-size: 20px;
	font-weight: bold;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #204122;
}
.bodyFormat {
	padding: 10px;
}
.bodyContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#login { text-align: center; }
#login fieldset {text-align: left; border:1px solid #204122;}
#login legend {padding: 0.2em 0.5em; border: 1px solid #204122; background: #204122; color: #fff; font-weight: bold;}
