body {
	background-color: #848861;
	margin: 0px;
	padding: 20px;
	background-image: url(_images/background.gif);
}

html {
	scrollbar-DarkShadow-Color:#515032;
	scrollbar-Face-Color:#848861; 
	scrollbar-3dLight-Color:#686745; 
	scrollbar-Arrow-Color:#ffffff;
}
.select{
	background:#848861;color:#ffffff;font-family:Arial, Helvetica, Verdana;font-size:10pt;font-weight: bold;
}

a {
	color: #515032;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #343319;
	text-decoration: none;
	font-weight: bold;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.2em;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
}

.bodytextsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808000;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	font-weight: bold;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.2em;
	margin-left: 20px;
	margin-right: 20px;
}



