body {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	padding: 0;
	margin: 0;
	line-height: 1.5;
	background: #fff;
	width: 7.5in;
}
.siteHeaderImage {
	display: none;
}
#printHead {
	width: 795px;
	height: 130px;
	margin: 0 auto;
	border-bottom: 1px solid #333;
}
#content {
	width: 8in;
	margin-left: .5in;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
}

#topNav {
	display: none;
}
.noPrint {
	display: none;
}