* {
    
    color: #000 !important;
    background-color: transparent;
}

h1 {
    background-image: none;
    text-indent: 0;
    margin: 0;
}
p {
    widows: 5;
    orphans: 2;
}
a {
    color: #000;
}
img, ul#navigation, div#left, p#print {
    display: none;
}
#foot {
    border: none;
}

#jquery-overlay, #jquery-lightbox {
    display: none !important;
}

table.objects tr td img {
    display: block;
}
