body 
	{
	margin: 0;
	padding: 0;
	font: 12pt Arial, Verdana, sans-serif;
	color: black;
	background: transparent;
	}

h1, h2, h3, h4, h5, h6 
	{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: .75em 0 .5em 0;
	page-break-after: avoid;
	}

.donotprint
	{
	display: none ! important;
	width: 0px ! important;
	height: 0px ! important;
	}

