/* Print Stylesheet */

body {
background:#fff;
color:#000;
font:10pt Arial, Helvetica, sans-serif;
text-align:left;
}


#skip, #global, #donate, #navbar, #splash {
display:none;
}

/* Typography etc */

a {
color:#000;
text-decoration:none;
}

a img {
border:0;
}

dt {
font-weight:bold;
margin-top:0.5em;
}

dd {
margin-left:0;
padding-left:0;
}

#footer {
margin-top:2em;
border-top:1px solid #ccc;
}