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

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

td {
	width: 20%;
	background: #FFFFFF;
}

#printitem {
	display: block;
	margin: 20px;
	font-weight: bolder;
}
