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


@media print {
    body {
        width: 1400px !important;
        zoom: .8;
    }
}