.daytable table, .daytable td {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #584C10;
	vertical-align: middle;
	text-align: center;
	cursor: default;
}

#heading {
        font-weight: bold;
        color: #D10020;
        font-size: 18px;
}

.daytable {
        width: 214px;
}

.dayrow {
        height: 29px;
}


.dayhead {
        font-weight: bold;
        text-align: center;
        font-size: 12px;
}

.days {
        text-align: center;
        width: 14%;
        font-size: 13px;
}
