body {
	size: 8.5in 10.5in; 
	page-break-after: always;
	background-color: white;
	font-size: 11pt;
}

.menuHide, .footer {
	display: none;
}

p {
	font-size: 12pt;
}

.contentPrint {
	font-size: 11pt;
	visibility: visible;
	margin: 10px;
	position : absolute;
	top : 90px;
	left: 20px;
	width: 100%;
	line-height: 28px;
}

.headerImage {
	position : absolute;
	top : 40px;
	left: 20px;
}

h1 {
	font-size: 13pt;
  font-weight: bold;
	page-break-after: always;  
}

h2 {
	font-size: 12pt;
  font-weight: bold;
}

h3 {
	font-size:11pt;
  font-weight: bold;
}

