@CHARSET "ISO-8859-1";
/* CSS Document */

table {
	border: 0;
	text-align: center;
	border-collapse: separate;
}

td.white {
	border: 0;
	height: 275px;
	width: 375px;
}

td.sale {
	border: 2px solid black;
	height: 400px;
	width: 700px;
}
