body
{
	margin: 25px;
	background-color: #f4e9b6;
}
p,span,li,ol
{
	font-family: Times, serif;
	font-size: 11pt;
	color: #000000;
	margin: 5px;
}
.header
{
	color: #9e0616;
	font-size: 13pt;
	font-weight: bold;
	margin: 0px 0px 0px 5px;
}
.spacer
{
	color: #f4e9b6;
	line-height: 1px;
}
.state
{
	color: #9e0616;
	font-weight: bold;
}
.foot
{
	font-size: 9pt;
	margin-top: 10px;
	text-align: center;
}
.sep { margin: 0px 20px 0px 20px; }
a:link
{
	font-family: Times, serif;
	font-size: 11pt;
	color: #9e0616;
	text-decoration: underline;
}
a:hover { text-decoration: none; }
a:active { color: #9e0616; }
a:visited { color: #9e0616; }
a.foot { font-size: 9pt; }