#error {
	font-size: 8pt;
	color: #ff0000;
}
.heading {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
.label {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	width: 50%;
}
.value {
	color: #ff0000;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	width: 50%;
}