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

.noprint {
 	display: 			none;
}

.printonly
{
	display:table-cell;
}
