/* CSS Document */
@media print {
 * {
background-color: white;
background-image: none;
  }
} 
img.ad { display: none; }
