@IMPORT url("styles.css");
body{
	background-color: #ffffff;
}
div.noprint, .noprint{
	display: none;
}
div.print, .print{
	display: block;
}

