.textfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;

}
.headingfont {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990033;
}
.boldfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
.textboxfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;

}
