@charset "utf-8";


@media print {
    body {
        zoom: 75%;
    }
	
	.pagetop {
		display:none;
		}
}
