body, p, ul, h1, h2, h3, .small, .heading { 
  color: #000000; 
  background: white;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  border:none; 
}

#content, #primary, #mainSurround, #main, #mainFull, #secondaryLinksArea, #footer, #footerSecondary {
	width:auto;
	border:none;
	float: none !important;
    color: black;
    background: none;
	margin:0; padding:0;
}
#footer { margin-top: 20px; }
#menu, #secondary, #brandingArea, #logo, #primaryLinks, #dominantLinks, #footerPrimary, .noPrint, .mainImage { display: none; }

#printLogo { display:inline; margin:0; padding:0; }
