body
{
	background-color: white;
	background-image: none;
	margin-left: 0.0in;
	margin-right: 0.0in;
	margin-bottom: 0.0in;
	margin-top: 0.0in;
}

.Door
{
	color: black;
	height: 120px;
}

.Unopened
{
	background-color: white;
	background: none;
}

.Unmatched
{
	background-color: white;
}

.Matched
{
	background-color: white;
	text-decoration; line-through;
}

P.PrizeDesc, P.PrizeDonor, P.PrizeValue, P.PrizeStatus, P.DoorNumber
{
	color: black;
	font: 8pt Arial;
}