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