.printOnly {
	display: block;
}
.noPrint {
	display: none;
}
* {
	background: none !important;
	background-color: transparent !important;
}
