body {
	background-color: #8c8881;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:italic;
	font-weight: bold;
	color: #6e675e;
	text-decoration: none;
	text-indent: ;
}
.top-text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6e675e;
	text-decoration: underline;
}
.top-text-link:hover {
	text-decoration: none;
}
.slogan-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6e675e;
	text-decoration: none;
}.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: .2em;
}
.footer-text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: .2em;
}.footer-text-link:hover {
	text-decoration: underline;
}.subsection-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.content-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #75716b;
	text-decoration: none;
}
.content-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #0f0f0f;
	text-decoration: none;
}
.content-gray-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #75716b;
	font-weight: bold;
	text-decoration: underline;
}
.content-gray-link:hover {
	text-decoration: none;
}