body, p, ul, h1, h2, h3, .small, .heading { 
  color: #444444; 
  background: white;
  border:none;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
a {	color: #d30c44;	background: inherit; text-decoration: underline; }
a:hover { color: #444; background: inherit; text-decoration: none; }
#content, #primary, #mainSurround, #main, #mainFull, #footer, #footerSecondary {
	width:auto;
	border:none;
    color: black;
    background: none;
}
#menu, #secondary, #brandingArea, #logo, #primaryLinks, #dominantLinks, #footerPrimary, .noPrint, .mainImage { display: none; }
#printLogo { display:inline; margin:0; padding:0; }