.text {  font-family: Arial; font-size: 10pt; color: #000000}
.textBold {  font-family: Arial; font-size: 10pt; font-weight: bold; color: #000000}
.textSm {  font-family: Arial; font-size: 9pt; color: #000000}
.textBold14 { font-family: Arial; font-size: 14pt; font-weight: bold; color: #000000 }
.textBold14Blue { font-family: Arial; font-size: 14pt; font-weight: bolder; color: #001A31}
.textBold16Blue { font-family: Arial; font-size: 16pt; font-weight: bold; color: #001A31}
.textBoldBlue { font-family: Arial; font-size: 10pt; font-weight: bold; color: #001A31}
.textSmBlue { font-family: Arial; font-size: 9pt; color: #001A31}
.textSmWhite {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.textBoldWhite {
font-family: Arial; font-size: 10pt; font-weight: bold; color: #FFFFFF
}
.textBoldRed {
font-family: Arial; font-size: 10pt; font-weight: bold; color: #FF0000
}
