.daily {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.price {
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}
.days {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.menuheader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.lightrow {
background-color:#eaeaea;
}
.darkrow {
background-color:#999999
}
