body {
	background-color: #94915f;
	left: 2em;
	top: 2em;
	right: 2em;
	bottom: 2em;
}
.bodybold {
	font-family: "Gill Sans", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663333;
	text-decoration: none;
}
.headline {
	font-family: "Gill Sans", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663333;
	text-decoration: none;
}
.menuitem {
	font-family: "Gill Sans", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663333;
	text-decoration: none;
}
.body {
	font-family: "Gill Sans", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663333;
	text-decoration: none;
	margin-left: 2em;
	margin-right: 2em;
}
.footer {
	font-family: "Gill Sans", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	text-decoration: none;
}
.largefooter {
	font-family: "Gill Sans", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	text-decoration: none;
	border: "0";
}
a:link {
	color: #663333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #996600;
}
