.textCenter {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	font-family: "Arial Black", Gadget, sans-serif;
}
.text_14pt_not_bold_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F00;

}
.textCenterNotBold {
	text-align: center;
}
.tableBorderRed {
	border: medium solid #F00;
}
.textCentertable {
	font-family: Georgia, "Times New Roman", Times, serif;
}

