/*! BASESTYLE CSS */


@charset "utf-8";
/* CSS Document */

@import url("print.css") print;



@page {
    size: A4;
	margin: 12.7mm 9.7mm;
}

