@charset "utf-8";
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #261117;
	width: 300px;
	height: 20px;
	vertical-align: middle;
	text-align: left;
}
.columntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	white-space: normal;
	line-height: normal;
}
.columntextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-align: justify;
	white-space: normal;
}
.printoffheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #261117;
	width: 700px;
	height: 20px;
	vertical-align: middle;
	text-align: left;
}
