.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #C00;
	text-align: left;
}
.subheading {
	font-family: "MS Serif", "New York", serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.paragraph_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	text-align: left;
}
.tablelabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
}
.formtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: right;
}

