body {
	background-image: url(../images/bkgd.png);
	background-repeat: repeat;
}
.HistoryBodyText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.HistoryHeaderText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	background-position: left;
	white-space: normal;
	margin: auto;
}
.HistoryBodyText {
	font-weight: normal;
}
