.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
}
.pagetitle {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;

}
.mediumBody{
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.largerBodyBold{
	font-size: 20px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
}
.largeBodyBold{
	font-size: 15px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
}
input{
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
select{
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}