.Aggregate {
	text-align: right;
}
.AggLabel {
	white-space: nowrap;
	font-style: oblique;
}
td.AggLabel {
	border-top-style: solid;
	text-align: center;
}
td.AggResult {
	border-top-style: solid;
	font-weight: bold;
}
td.AggResultRow1 {
	border-top-style: double;
	border-top-width: 3px;
	border-top-color: black;
}
tr.AggAccResultsRow1,
td.AggAccResultRow1 {
	border-top-style: double;
	border-top-width: 5px;
	border-top-color: black;
}
td.AggResultRowLast {
	padding-bottom: 6px !important;
}

