
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000099;
	font-variant: normal;
	text-transform: uppercase;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #33FF00;
	text-decoration: none;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #003366;
	width: 665px;
	margin-top: 0px;
}
