table, td {
	font-family: Arial, Veranda, sans serif;
	font-size: 9px;
}

#heading {
        font-weight: bold;
        color: #FFFFFF;     
}

.daytable {
        background-color: #006699;
        width: 90%;
}

.dayrow {
        height: 25px;
}


.dayhead {
        background-color: #FFFFFF;
        font-weight: bold;
        text-align: center;
}

.days {
        background-color: #DFEFFF;
        text-align: center;
	    width: 14%;
}
