* {
  background-color: white !important;
  background-image: none !important;
}

body {
	background: white;
	font-size: 10pt;
	font-family: arial;
	margin:0;padding:0;
	color:black;
	}
	
p, li, td, th, h4 {background:white;color:black;font-size:10pt;}

a:link, a:visited {
	color: #009;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

#breadcrumb {margin:1em 0;}

a img {border:none;}

/* hide the following */
#search, ul.secondary, #primarynav, #footer ul, #homepage-flash {display:none;}