body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F0F3D8;
}


a:link {
	font-family: Georgia,Times New Roman;
	font-size: 9px;
	color: #A0A03F;
	text-decoration: none;
}
a:visited {
	font-family: Georgia,Times New Roman;
	font-size: 9px;
	color: #A0A03F;
	text-decoration: none;
}
a:hover {
	font-family: Georgia,Times New Roman;
	font-size: 9px;
	color: #828200;
	text-decoration: underline;
}
a:active {
	font-family: Georgia,Times New Roman;
	font-size: 9px;
	color: #EEEE93;
	text-decoration: underline;
}

.whitetext {	font-family: Georgia,Times New Roman;
	font-size: 12px;
	color: #FBFDEF;
}
.blacktext12 {
	font-family: Georgia,Times New Roman;
	font-size: 12px;
	color: #000000;
	padding: 5;
}

.boxblack {
	border: thin solid #000000;
}
.boxgreen {

	border: thin solid #778A4F;
}
#small a:link {

	font-family: Georgia,Times New Roman;
	font-size: 9px;
	color: #879C52;
	text-decoration: none;
}
#small a:visited {
	font-family: Georgia,Times New Roman;
	font-size: 9px;
	color: #879C52;
	text-decoration: none;
}
#small a:hover {
	font-family: Georgia,Times New Roman;
	font-size: 9px;
	color: #4198A5;
	text-decoration: underline;
}
#small a:active {
	font-family: Georgia,Times New Roman;
	font-size: 9px;
	color: #9CDDE5;
	text-decoration: underline;
}
.headergreen {
	font-family: Georgia,Times New Roman;
	font-size: 14px;
	color: #778A4F;
	padding: 5;
	font-weight: bold;
}
.blacktext11 {

	font-family: Georgia,Times New Roman;
	font-size: 11px;
	color: #000000;
	padding: 5;
}

.black10 {



	font-family: Georgia,Times New Roman;
	font-size: 9px;
	color: #000000;
	padding: 5;
}

