table, td {
	font-family: Arial, Veranda, sans serif;
}

#heading {
        font-weight: bold;
        color: #000000;
        font-size: 11px;        
}

.daytable {
        width: 150px;
}

.dayrow {
        height: 10px;
}


.dayhead {
        font-weight: bold;
        text-align: center;
				font-size: 10px;
}

.days {
        text-align: right;
        width: 10px;
				height: 10px;
				font-size: 10px;
}