.pagebreak {
	page-break-after: always;
}

.noprint {
	display: none;
}

.clear {
	clear: both;
}

