table.topbar {
	display : none;
}

div.minimenu {
	display : none;
}

p.footer {
	display : none;
}

.noprint {
	display : none;
}

table.voucher TH {
	font-size : 8pt;
}

table.voucher TD {
	font-size : 8pt;
}

table.voucher TD.jobdesc, table.voucher TD.jobcode {
	font-size: 6pt;
}

table.voucher TD.authcode {
	font-weight : bold;
	font-size : 10pt;
	text-align: center;
}

table.handwrite {
	width: 100%;
	border-collapse: collapse;
}

table.handwrite td {
	border: 1px solid black;
	padding: 0.8em;
	text-align: left;
}

table.handwrite th {
	border: 1px solid black;
	text-align: center;
}
