.HeadFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #05558B;
	font-weight: bold;
}

.tableTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D01D19;
	font-weight: bold;	
}
.tableText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.NameStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.NameSubStyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
.normalTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.normalTxtRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
