body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #EDF5E9;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
a.nav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #416C2F;
	text-decoration: none;
}
a.nav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #416C2F;
	text-decoration: none;
}
a.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.nav:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #416C2F;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #416C2F;
	text-decoration: none;
}
.title {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #416C2F;
	text-decoration: none;
}
.error {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CC0000;
}
.vertline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #416C2F;
}
a.navfooter:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.navfooter:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.navfooter:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
a.navfooter:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}











.box {
	border: 1px solid #416C2F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #EDF5E9;
	padding: 2px;
}
