#header, #footer, #columnA, #breadcrumb, #underfoot { 
   display:none !important;
   width:0;
   margin:0 !important;
}
body { 
   color:#000 !important;
   background-color:#fff !important;
   background-image:none !important;
}
#container, #columnB { 
   width:100%;
   margin:0 !important;
   color:#000 !important;
   background-color:#fff !important;
}
a:link, a:visited {
   color:#000;
   background:#fff;
   font-weight:800;
   text-decoration:underline;
}
p.printonly {
   display:block;
   font-size:.73em;
   text-align:left;
   margin-top:1em;
}
img#printimg {
   display:inline;
   float:right;
   margin:5px 0 5px 5px;
}
