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: normal;
	font-style: normal;
	color: #000;
	text-align: right;
}
.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-size: 12px;
	color: #000000;
	font-weight: normal;
}
.EventsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #602C5E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
.EventsDates {
	font-size: 18px;
	color: #0E617D;
	font-weight: bold;
}
.EventsHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0E617D;
	line-height: normal;
}
.EventsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

