body {
	background-color: #464037;
	scrollbar-3dlight-color:#EBE7DE;
	scrollbar-arrow-color:#60564A;
	scrollbar-track-color:#60564A;
	scrollbar-darkshadow-color:#60564A;
	scrollbar-face-color:#CBC0A9;
	scrollbar-highlight-color:#C3B6A5;
	scrollbar-shadow-color:#443E35;
}
			
.maincontent {
	background-repeat: no-repeat;
	background-position: top;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #C0B49E;
	padding: 4px;
	padding-left: 10px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A08C63;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: c2b59b;
	text-decoration: none;
}
.bullets {color: #333333}
.smallbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	padding: 10px;
}


.add:link {
	color: c2b59b;
	text-decoration: none;
}

.add:visited {text-decoration: none;}

.add:hover {text-decoration: underline;}

.add:active {text-decoration: none;}

.add {font-weight: bold;}
