.normaltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
.pagetop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.requirements {
	font-family: "Arial Black";
	font-size: 12px;
	color: #000000;
	font-weight: lighter;
}
.pricingheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990033;
	text-decoration: underline;
}

.smallnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

