
.noPrint {
	display: block;
}
.showPrint {
	display: none;
}