
html, body {
	font-size: 8pt;
	width: 100%;
}

.noprint {
	display: none; !important 
}	

h2 {
	border-bottom: 1px solid #000;
}

div.hn h2 {
	display: block;
}

.print_only {
	display: inline;
}	
