body {
	background: none;
	background-color: #ffffff;
}
.noPrint {
	display: none;
}
.newPage {
	page-break-before: always;
}
.noAutoBreak {
	page-break-inside: avoid;
}
