body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #6a4a17;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6a4a17;
}
a:hover {
	text-decoration: underline;
	color: #6a4a17;
}
a:active {
	text-decoration: none;
	color: #6a4a17;
}
.bodyheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #c29527;
	line-height: 24px;
}
.bodyheadline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #c29527;
	line-height: 24px;
}
.bodytitle {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #6a4a17;
	line-height: 13px;
}
.body {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #c29527;
	font-weight: normal;
	line-height: 12px;
}
.bodylink {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #6a4a17;
	line-height: 12px;
}
