.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #d6a58c;
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 40px;
	font-weight: bold;
}
.spacer20x40 {
	height: 40px;
	width: 20px;
}
a:link {
	text-decoration: none;
	color: #FAF7AD;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #FAF7AD;
}
a:active {
	text-decoration: none;
	color: #FAF7AD;
}
a:hover {
	text-decoration: underline;
	color: #FAF7AD;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #d6a58c;
	padding-top: 10px;
}
.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bolder;
	color: #d6a58c;
	font-style: italic;
}
