.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000000;
	position: absolute;
	z-index: 5;
	left: 146px;
	top: 61px;
	font-weight: bold;

}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
dt {
	font-weight: bold;
}
hr {
	color: #000066;
}
