body {
	background-image:url(images/bg.gif);
	background-color: #D1C7AD;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
}

a {
	color: #95865D;
}

a.visited, a.hover, a.active {
	color: #63583D;
}

p, li, ol, ul {
	font-family: Tahoma;
	font-size: 12px;
}

.content {
	padding: 10px;
}

.copyright {
	color: #FFFFFF;
	font-size: 10px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.copyright a {
	color: #FFFFFF;
	text-decoration: underline;
}

.seo {
	color: #000000;
	font-size: 10px;
}

.seo a {
	color: #000000;
	text-decoration: underline;
}

.form {
	font-weight: bold;
	font-size: 12px;
}

.policywarning {
	font-weight: normal;
	font-size: 9px;
}