@charset "UTF-8";
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #CC0033;
	text-decoration: none;
}
a:visited {
	color: #3399CC;
	text-decoration: none;
}
.subheader {
	font-size: 14px;
	line-height: 17px;
	color: #660066;
	font-family: Arial, Helvetica, sans-serif;
}
.red-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #CC0033;
}
.biggerblacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 21px;
}

