.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.Table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 24px;
}
.Footer {
}
.PageBreak {  page-break-before: always}
.TableHeader {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: italic}
.RingHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.ClassSpacer {
	line-height: 18px;
}
.TableCell {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
td {
	padding-right: 15px;
}

