@charset "UTF-8";
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	text-indent: 0px;
}
.bodytextlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #512771;
	text-decoration: underline;
}
.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #F89A2D;
	text-indent: 50px;
	text-align: left;
}
.bodysubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #512771;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #512771;
}

