.PageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}
.SoftwareVersionLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99CCFF;
	position: absolute;
	top: 60px;
	left: 280px;
}
.NonPrintable {
	display: inline;
}
.NonPrintableTD {
	display: table-cell;
}
.NonPrintableTR {
	display: table-row;
}
.NonPrintableTABLE {
	display: table;
}
a {
	color: #000000;
	text-decoration: none;
}
