/*
* #printheader {
	display: block;
	text-align: center;
	font-weight: bold;
}
body * {
	display:none;
}


* #printheader {
	display: block;
	text-align: center;
	font-weight: bold;
}

* #printheader * {
	display: block;
}
*/

#printheader, #printheader div {
	display: block;
	text-align: center;
	font-weight: bold;
}

img { width: 0px; height: 0px; }

*, table, tr, td { width: auto; background: none; margin: 0px !IMPORTANT;}
body { width: 7.5in }
.donotprint { display: none; }

.printme .printme { width: 3.5in !IMPORTANT; padding: 5px; }