@page {
	size: landscape   /* Limited browser adoption of this rule, but should work more reliably in later versions */
}


b {
	font-size: 11px;
}

.noprint {
	display: none;
}