@charset "utf-8";
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #322553;
	background-position: center;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #322553;
	font-weight: bold;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #22553;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #322553;
	text-decoration: underline;
}
a:active {
	color: #322553;
	text-decoration: underline;
}
.faqquestion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
