 body {background:fff; color:000;} 

 a {text-decoration: underline; color:00f;} 

.floatimgleft {
	float:left;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:10px;
  }

#noprint {
  display: none;
  } 

#printheader {
    color: #000;
    font-family: Lucida Grande, Verdana, Trebuchet MS, sans-serif; 
  }
  
#menu, #leftcolumn {
  display: none;
  } 

#maincontainer, #menu, #contentcolumn, #bottomrow, #footer,{
width: 100%; margin: 0; float: none;
  }

