body {
	margin:0;
	padding:0;
}
body, table, tr, th, td, ul, li, div, p, span, a {
	background:white;
	color:black;
	margin:0;
	padding:0;
}
table { page-break-inside:auto }
tr    { page-break-inside:avoid; page-break-after:auto }
thead { display:table-header-group }
tfoot { display:table-footer-group }

.table-cashe > thead > tr > th, .table-cashe > tbody > tr > td, .table-cashe > tfoot > tr > td {
	padding: 2px;
	font-size: 11px;
}