body {
    background: white;
    font-family: arial;
    font-size: 12pt;
}

a:link, a:visited {
    color: #520;
    background: transparent;
    font-weight: bold;
    text-decoration: underline;
}

#main a:link:after, #main a:visited:after {
    content: " (" attr(href) ") ";
    font-size: 90%;
}

#logo-print { display: block; }

#logo,
#desc,
.menu-primary-container,
#search-wrapper,
#strip,
.tab,
.buttons, .buttons-h,
.col1, .col2,
footer,
#footer-col-1,
#footer-col-2,
#footer-col-3
{ display: none; }
