.bigRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.bigBlackBold_Strike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	TEXT-DECORATION: line-through;
}
.BoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.contenttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Boldcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.tablecontent {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.white_contenttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFE;
}
.white_remarks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFE;
}
.white_Boldcontenttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFE;
	font-weight: bold;
}
.white_BigBoldcontenttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FFE;
	font-weight: bold;
}
.Boldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.white_xBoldcontenttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFE;
	font-weight: bold;
}

