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


body {
	visibility: hidden;
}

.print {
	visibility:visible;
}

.noPrint {display:none;}