body {
	background-image:  url();
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #22260F;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #CCFF66;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #99FF00;
}
.headingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #222416;
}
.bodytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #222416;
}
.smallheading {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222416;
}
.largeheading {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #222416;
}
.whitefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.white:link {

	color: #252412;
}
a.white:visited {

	color: #75882F;
}
a.white:hover {
	color: #FFFFFF;
	background-color: #222514;
}
a.white:active {

	color: #99FF00;
}
.boldwhitetext {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #597818;
}

