/* basic print styles */
* { background: #fff; color: #000; }
html { font: 85.5%/1.5 georgia, serif; }
#header, #sidebar, #related, #details, #footer_links ul { display: none; }
#footer_links p {clear:both;}
/*a:after { content: " [" attr(href) "] " }*/
.credits, .mini {font-family: Arial, Helvetica, sans-serif;font-size: 65%;}
.notice {
font-style:italic;
font-weight: bold;
color: #8B7447;
}


