p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #222222;
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #FFF7D8;
}
.indent {
	text-indent: 24px;
}
a:link {
	color: #222222;
	text-decoration: underline;
}
a:visited {
	color: #222222;
	text-decoration: underline;
}
a:hover {
	color: #880000;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	color: #A76A2B;
}
.copyright a:link {
	color: #A76A2B;
	text-decoration: none;
}
.copyright a:visited {
	color: #A76A2B;
	text-decoration: none;
}
.copyright a:hover {
	color: #A76A2B;
	text-decoration: underline;
}

