.bodytext {
	font-family: Time New Roman, Times;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.boldtext {
	font-family: Time New Roman, Times;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.mainhead {
	font-family: Time New Roman, Times;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
  color: #990000;
}
.subhead {
	font-family: Time New Roman, Times;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
  color: #990000;
}