@charset "utf-8";
/* PRINT */

@media print {
body { background: #fff !important; zoom:1}
* html body{zoom:68%;}
}
