/* print styles */

DIV.PRINT {
	width: 10in;
	margin: 0 auto;}

DIV.NOPRINT {
	display: none;


