body {
	background-color: #fff;
}

#leftNavBar, #header h2, #footer, .pagerTop, .pagerBottom, .bannerLong, #searchBox, #rightCol, #skipToContent, #secondaryNav, #tabNav, #breadCrumbs {
	display: none;
}

#printLogo {
	display: block;
	margin: 0 0 5pt 0;
}

#twoColContent, #homePage {
	width: 90%;
	margin: 0 auto;
	font-size: 8pt;
	color: #000;
}

h1, h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

h4, h5, h6 {
	font-size: 11pt;
}

a {
	color: #000;
	text-decoration: underline;
}
