body {
	background-color: #FFCC66;
	margin-left: 10px;
	margin-top: 0px;
}
html, .bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #048861;
	margin-bottom: 2px;
	margin-top: 2px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #048861;
	margin-top: 2px;
	margin-bottom: 2px;
}
.MainPageText {
	padding-right: 10px;
	margin-bottom: 0px;
	margin-top: 8px;
}
A.contact:link, A.contact:visited, A.contact:active {
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	color: #048861;
}
A.contact:hover {
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	color:#048861;
	font-weight: bold;
}
.nav:link, .nav:visited, .nav:active  {
	font-family: verdana;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.nav:hover {
	font-family: verdana;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color:#048861;
}
.currentpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}
.PageLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339966;
}
.PageLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.calloutbox {
	text-align: center;
	background-color: #FFCC66;
	border-width: medium;
	border-style: solid;
	border-color: #048861;
	margin-left: 0.4em;
	margin-right: 0.4em;
	padding-top: 0em;
	padding-bottom: 0em;
	padding-left: 0.3em;
	padding-right: 0.3em;
}
.GreenText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339966;
}
