body, p, ul, h1, h2, h3, .small, .heading { 
 color: #000000; 
 background: white;
 border:none;
 font-family: Arial, Helvetica, sans-serif;
}

#content, #primary, #mainSurround, #logo {
	width:auto;
	border:none;
	float: none !important;
 color: black;
 background: none;
}

#menuOuter, #secondary, #register, #quickLinks, #mainBanner, #footer, .noPrint { display: none; }

a { color: #2c4fa2;	text-decoration: underline; }
a:hover { color: #4fb331; text-decoration:none;}