body {
	display: none;	
}

h2#printWarning {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-top: 5em;	
	color: #000;
}
