body {
	font-size: 10pt;
}


/* h2/hr */
h2, hr {
	display: none;
}
#content h2,
#content hr {
	display: block;
}

.noPrint,
#header,
#box,
#menu,
#footer {
	display: none;
}
