html {
	background: #fff;
	color: #000;
	font-size: 11pt;
	font-family: arial, sans-serif;
}

.imgB {
	background: #ccc !important;
}
.receiptNoPrint {
	display: none;
}

.receiptPrint {
	display: block;
}
