@charset "UTF-8";
.top-bar-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #0033FF;
	text-decoration: underline;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
	background-color: #FFFF99;
}
a:link2 {
	color: #FFFFFF;
	text-decoration: none;
}.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #990000;
}
