@charset "utf-8";
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #ce8571;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #89635d;
}	
a:link {
	color: #b85b4a;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #b85b4a;
	text-decoration: none;
}
a:active {
	color: #89635D;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #89635D;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;

