.text {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.textRed {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990000;
	font-size: 16px;
}
.textBlueSub {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #355ACC;
	font-size: 14px;
}
.textBlueHead {

	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #2D4EB0;
	font-size: 24px;
}
