body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #83AECE;
}
.pagetext {
	font-size: .9em;
}
.headingsmall {
	font-size: 1em;
	font-weight: bold;
	color: #17567F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0D43D;
}
.copyrt {
	font-size: 0.7em;
	color: #7398B7;
}


.menulinks {
	font-size: .9em;
	font-weight: bold;
	color: #145782;
	margin-right: 20px;
	padding-top: 11px;
	padding-bottom: 10px;
}
a {
	color: #8FAD27;
}
h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #8CAE26;
	font-family: Georgia, "Times New Roman", Times, serif;
}

