body {
	color: #444;
	font: 13px/19px Georgia, "Times New Roman", Times, serif;
}

a:link { text-decoration: underline; color: #444; }
a:visited { text-decoration: underline; color: #444; }
a:hover { text-decoration: underline; color: #444; }
a:active { text-decoration: none; color: #444; }

.redLinks { color: #511808; }
.redLinks a:link { text-decoration: none; color: #511808; }
.redLinks a:visited {	text-decoration: none;  color: #511808;}
.redLinks a:hover { text-decoration: underline; color: #511808; }
.redLinks a:active {	text-decoration: none; color: #511808; }

.footer { font: 10px Arial, Helvetica, sans-serif;color: #536c14; }
.footer a:link { text-decoration: none; color: #536c14; }
.footer a:visited {	text-decoration: none;  color: #536c14;}
.footer a:hover { text-decoration: underline; color: #536c14; }
.footer a:active {	text-decoration: none; color: #536c14; }

.style1 { color: #511808 }

.subhead { font: 16px/19px Arial, Helvetica, sans-serif;color: #511808;font-weight:bold; }

p {
	margin-top: 10px;
}