#header, #subheader, #menu, #actions, #footer {
	display: none;
}

#headerPrint {
	display: block;
	height: 150px;
}

#headerPrint h1 {
	font-size: 20pt;
	line-height: 20pt;
}

#headerPrint h2 {
	font-size: 9pt;
}

.note {
	background-image: none;
}
