@import "default.css";

@import "structure.css";

@media print {
body {
	_zoom: 67% !important;
}
}