.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	text-transform: none;
	color: #1F492D;
	padding:3px;
}
.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	text-transform: none;
	color: #1F492D;
	line-height:25px;
}
.text {
	font-family:tahoma;
	font-size: 11px;
	text-transform: none;
	color: #555555;
}
.texts {
	font-family:tahoma;
	font-size: 13px;
	text-transform: none;
	color: #242424;
}
.textbox {
	font-family:tahoma;
	font-size: 12px;
	text-transform: none;
	color: #000000;
	width:190px;
	height:14px;
}