/* Print Style Sheet */
@media print {
body { background:white; color:black; margin:0 }
#menu-navbar, #topinn, #searchform, #icola, #footer, #editprintlinks { display: none; }
#text { margin-left:0; float:none; width:auto; } 
img #logo { border: solid 1px white; }
h1 { font-size: 12px; }
h2 { font-size: 14px; }
h3 ( font-size: 14px; }
h4 { font-size: 16px; }
h5 { font-size: 12px; }
}