/* CSS placed here will affect the print output */

body {
 background-color: white !important;
}

.firstHeading {
 background-color: white !important;
}

#footer {
 background-color: white !important;
}

div.thumbinner .thumbcaption, table.gallery .gallerytext,
.ufotable th {
 background-color: #B0B0B0 !important;
}

div.thumbinner .image, table.gallery .thumb,
.ufotable td {
 background-color: #E0E0E0 !important;
}