
thead{display: table-header-group;}
tfoot{display: table-footer-group;}
tbody{display: table-row-group;}

.print_hide
	{
		display:none;
	}
