#header, #sidebar, #footer, .no-print
{
	display: none;
}

.print-only
{
	clear: both;
	display: block;
	width: auto;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}

