.normaltext {
	font-family: "Times New Roman";
	font-size: 13px;
	font-weight: normal;
}
.normaltext_white {
	font-family: "Times New Roman";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.normaltext_white_heading {

	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.normaltext_heading {


	font-family: "Times New Roman";
	font-size: 17px;
	font-weight: bold;
}
.normaltextbig {

	font-family: "Times New Roman";
	font-size: 15px;
	font-weight: normal;
}
