@media print {body {color: black; background-color: white;}}  

#ja-header, #ja-footer, #ja-col1, #ja-col2, #ja-cssmenu, #ja-mainnav, #ja-search, .contentheading, .nemkell {  
    display: none;}  

.hiddenhead {display:visible; font-size: 22px; text-align:top;}
.hiddenfoot {display:visible; font-size: 14px; text-align:left;}

h1, h2, h3, h4, h5, h6 {page-break-after: avoid;}  

a:after {content: " [" attr(href) "] ";}  

a:link, a:visited, a:hover, a:active {text-decoration: underline; color: black;}  
a:after {text-decoration: none;}  

body {color: black; background: white;}  

a {text-decoration: none;color: inherit;}  

a:after {content: " [" attr(href) "] ";} 