@charset "UTF-8";

@media print {
	body {
		_zoom: 0.67 !important;
	}
}
