body {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	font-size: 11pt;
	background-image: url(images/sides.gif);
}
h1 {
	font-size: 13pt;
	color: #184275;
	line-height: 18pt;
	text-indent: 3px;
}
.spacer {
	padding: 5px;
}
p {
	margin-right: 4px;
	margin-left: 4px;
}
h2 {
	font-size: 12pt;
	color: #2E5A5A;
	line-height: 14pt;
	text-indent: 3px;
	font-family: "Times New Roman", Times, serif;
}
.top {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #426A6A;
}
a:hover {
	color: #FF0000;
}
.date {
	font-size: 12pt;
	font-weight: 600;
	color: #CC3300;
}
.pad {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #184275;
	text-decoration: none;
	text-align: center;
}
