@charset "utf-8";
/* CSS Document */

/* Print Style Sheet */
@media print {
body { background:white; color:black; margin:0 }
}