/* print styles */

Body {color: black: background: white; }
a:link, a:visited {background: white; color: black; text-docoration: underline; font-weight: bold; }
h1, h2, h3, h4, h5, h6 {background: white; color: black; }

#header {display: none; }
#address {display: none; }
#footer {display: none; }
#sidebar {display: none; }