@import url("stylesheet.css");

@media print {	
	.hidden-print{display:none;}
}

#printSheet{width:21.0cm, height:29.7cm;}