BODY {
	color : #000000;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 0.9em;
	background: #FFFFFF;
	line-height: 1.1;
	padding: 0% 2%;
}
.thispage {
	font-family: Verdana, Arial, Geneva, Helvetica, SansSerif;
	font-size : 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #518C30;
}
.navlink {
	font-family: Verdana, Arial, Helvetica, SansSerif;
	font-size : 1.0em;
	font-weight: bold;
	color: #81C4F8;
	text-decoration: none !important;
}
.navlink a {
	background-color: #FFFFFF !important;
	color: #81C4F8;
	text-decoration: none !important;
}
.navlink a:hover {
	color : #EC5D71 !important;
	background-color: #FFFFFF !important;
	text-decoration: none !important;
}
h1 {
	color: #000000;
	font-size: 1.4em;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	text-align: center;
}
h2 {
	color: #000000;
	font-size: 1.2em;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
}
.footertext {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; 
	font-size: .7em; 
}
.footertext a {
	color: #0000a4; 
 }
.footertext a:visited {
	color : #996699;
}
.footertext a:hover  {
	color: #FF6633;
}
.leftimg {
	padding: 0px;
	float: left;
	margin-right: 20px;
	clear: both;
}
.footer {
	padding: 0;
	margin-top: 20px;
}
.rtimage {
	padding: 0px;
	float: right;
	margin-left: 20px;
	clear: both;
	margin-bottom: 10px;
}