.noPrint {
	display: none;
}

.onlyPrint {
	display: block;
	visibility: visible;
}
DIV.page {
	padding-top: 0px;
} 