@charset "utf-8";
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #C29B00;
}
.style2 {
	color: #C29B00;
	font-size: medium;
	font-weight: bold;
}
.style3 {
	color: #769641;
	font-weight: bold;
}
.style6 {
	font-size: x-small;
	color: #666666;
}
.style8 {
	color: #336600;
	font-weight: bold;
}
.style9 {
	font-size: medium;
	font-weight: bold;
	color: #5E935F;
}
.style10 {color: #FFFFFF}
.style11 {
	color: #5E935F;
	font-size: x-small;
}
.style12 {font-size: x-small}
.style13 {color: #5E935F; font-size: medium;}
a:link {
	color: #3A714A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3A714A;
}
a:hover {
	text-decoration: none;
	color: #90C591;
}
a:active {
	text-decoration: none;
	color: #3A714A;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: x-large;
	color: #2E6440;
}
h2 {
	font-size: large;
	color: #C29B00;
}
h3 {
	font-size: medium;
	color: #356B47;
}
h4 {
	font-size: medium;
	color: #7DB27E;
}

#maintext {
	background-image: url(images/2010/2010CONTbackground.jpg);
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-right: 15px;
	padding-left: 15px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	clear: both;
}
