body {
	position: fixed;
	top: 0cm;
	left: 0cm;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	height: 23.5cm;
	}

table {
	width: 18cm;
	height: 23.5cm;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border: none;
}

tr {
	width: 18cm;
	height: .24cm;
	border-bottom: solid 1px #000000;
}

td {
	width: 18cm;
	height: .23cm;
	border-bottom: solid 1px #000000;
}

tr.stavespace {
	border: none;
	width: 22cm;
	height: auto;
}

td.stavespace {
	border: none;
	width: 22cm;
	height: auto;
}