/* CSS Document */

@media print {
body {zoom: 90%;}
.totop {display:none;}
#copyright {display:none;}
}

