@charset "utf-8";
@media print { 
body {
	zoom: 80%; /* WinIE only */
	}
	}
