@page {
	size: landscape;
}

html {
	border: none;
}

a {
	text-decoration: none;
}

h1 {
	border: 0;
}

table, table.results {
	border: none;
	border-collapse: collapse;
}

table.results tr td, table.results tr th {
	page-break-inside: avoid;
}

table.results th, table.results td {
	border: 1px solid black;
}

thead {
	display: table-header-group;
}

.noprint {
	display: none;
}

