body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A39982;
}
.addy {
	font-family: verdana;
	font-size: 10px;
	color: #372E1F;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.pagetitle {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.bodytext {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
