body {
  font-family: "Times New Roman", Times, serif;
  background-color: #FFFFB3;
}
a:visited {
	color: #7C1718;
}



a:link {
	color: #000000;
}

.mainbodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}
.pageheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
}
.pagesubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
.activitysdm {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}

.activityadm {
	color: #000000;
	font-size: 14px;
}

.activityoth {
	color: #804000;
	font-size: 12px;
}
