@charset "utf-8";
/* CSS Document */
div#sidebar1, #footer {
		  display: none; 
}

.print{

	width: auto;
	height: auto;
	page-break-after: always;
          }
.printstop{

	width: auto;
	height: auto;
	page-break-after: avoid;
          }
		  