body {
	font-family: Georgia, serif;
	background: none;
	color: black;
	font-size: 14px;
	line-height: 24px;
}
#mainContent {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	color: black; 
	background: transparent;
}
img.printLogo {
	display: block;
	text-align: right;
}
.header, .bgTop, #sideBar, .hero, .footer, .threeColumn {
	display: none;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

