.noprint { display:none; }
.mainprint { 
	width:1000;
}
.printable {
	display:block;
	font-size:15px;
	line-height:2em;
}
