.NoPrint
{
	display: none;
	visibility: hidden;
}

.noprint{
	display: none;
}

body.bprint{
	font-size: 8pt;
}


