body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:24px;
	SCROLLBAR-FACE-COLOR: #D0BD94;
	SCROLLBAR-HIGHLIGHT-COLOR: #8A8A8A;
	SCROLLBAR-SHADOW-COLOR: #8A8A8A;
	SCROLLBAR-ARROW-COLOR: #AE1B19;
	SCROLLBAR-TRACK-COLOR: #E6DFCD;
	background-color:#EBDEBF;
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #745E2C;
	text-decoration: none;
	font-weight:normal;
	}
	
.links {
	font-family: Arial;
	font-size: 11px;
	color: #745E2C;
	text-decoration: underline;
	font-weight: none;
	font-style: normal;
	font-variant: normal;
}
a.links:hover {
	font-family: Arial;
	font-size: 11px;
	color: #745E2C;
	text-decoration: none;
	font-weight: none;
	font-style: normal;
	font-variant: normal;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #766234;
	text-decoration: none;
}
a.bottomlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #231B00;
	text-decoration: underline;
}
.newheading {
	font-family: Arial;
	font-size: 11px;
	color: #745E2C;
	text-decoration: none;
	font-weight: none;
	font-style: normal;
	font-variant: normal;
}
.heading {
	font-family: Arial;
	font-size: 14px;
	color: #745E2C;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #DFD0AC;
	border: 1px solid #745E2C;
	width: 200px;
}
