.BoldBlack {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000}
.Black { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000 }
.yellowishbold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: EFE79C}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}.yellowishnormal {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: EFE79C
}
.whiteTextbold {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.pinkTextbold {

	font-family: Arial, Helvetica, sans-serif;
	color: #EED2D2;
	font-size: 14px;
	font-weight: bold;
}

