body {
	background: #FFFFFF;
	color: #000000;
	margin: 5px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: bolder;
}

table {
	width: 100%;
	background: #000000;
}

td {
	width: 20%;
	background: #FFFFFF;
	height: 5em;
}

#printitem {
	display: none;
}
