.BodyTextBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:600;
	font-weight: bold;
	line-height: 20px;
	color: #003399;
	text-decoration: none;
	word-spacing: .1em;
}
.BodyTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #003399;
	text-decoration: none;
	word-spacing: .1em;
}
.BodyTextBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
	word-spacing: .1em;
}
.SubTextBlack {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
	word-spacing: .1em;
}
.SubTextBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #003399;
	text-decoration: none;
	word-spacing: .1em;
}
.BodyTextRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #CC0000;
	text-decoration: none;
	word-spacing: .1em;
}
.BodyTextGreen {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #009900;
	text-decoration: none;
	word-spacing: .1em;
}

