body {
  color: #000;
}

.noprint {
	display: none;
}

h1 {
	color: #000;
}

#leftside {
	border-right: none;
	width: 90%;
}

table.receipt td, table.receipt, table.receipt th {
	border-color: #000;
	background-color: #fff;
}

table.receipt th {
	color: #000;
}

#contentbackground {
	background: none;
}

body {
	background: none;
}

