.rcv {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.price {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #000;
	text-align: right;
}
.comment {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #FFF;
}
.upc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: 6eb7e4;
}
.piros {
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}
.alap {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #999;
}
td img {
	display: block;
	text-align: center;
}body {
	background-image: url(bgr.gif);
	font-family: "Courier New", Courier, monospace;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

