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

/* print.css */

.no-print		{ display:none; }

body {
	background: #FFF;
	color: #000;

}
