td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a.nav:link, a.nav:visited, a.nav:active{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link, a:visited, a:active{
	font-size: 12px;
	font-weight: bold;
	color: #4F974E;
	text-decoration: none;
}
.mainheader {
	background-color: #9DC69C;
	height: 10px;
}
.mainborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9DC69C;
	border-right-color: #9DC69C;
	border-bottom-color: #9DC69C;
	border-left-color: #9DC69C;
}
