@charset "UTF-8";
/* CSS Document for print */

<!--
body {
	text-align: left;
}
#print {
	display:block;
}
#noPrint {
	display:none;
}