body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #0000FF;
}

.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
}
.heading3 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #996600;
	font-weight: bolder;
}
.heading4 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #0000FF;
}
.horizontal-line {
	color: #0000FF;
	background-position: left;
	width: 800px;
	left: auto;
}
.pagefont {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #FFFFFF;
}
.bullet_ball {
	list-style-image: url(graphics/bulletred.gif);
}
.small-text {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
}
