@charset "UTF-8";
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.BodyBOLDRed {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
.BodyBOLDBlue {
	font-weight: bold;
	color: #0066FF;
	font-size: 14px;
}
.BodyTextCENTERED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

