:root {
	--bs-body-bg: white;
	--bs-body-table-bg: white;
	--bs-link-color-rgb: black;
}

@page { 
	size: landscape;
}
    
td, th {
	box-shadow: none !important;
}
a {
	text-decoration: none;
}
tr.filter { display: none; }
div.navigation { display: none; }