﻿#header, #menuBar, .noPrint
{
	display: none;
}

fieldset.specialPrint
{
	border-style: none;
	margin: 0;
	padding: 0;
}

#content
{
	margin: 0;
	padding: 0;
}

.noBreak
{
	page-break-inside: avoid;
}
