@charset "utf-8";
.bodytext1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	height: auto;
	letter-spacing: normal;
}
.bodytextredbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.bluelink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	text-decoration: underline;
	text-align: justify;
	font-weight: bold;
}
.bluebold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.bodytextbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.bodytextboldQR {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
.bodytextwhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.bluelinkbig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333399;
	text-decoration: underline;
	text-align: justify;
	font-weight: bold;
}
