table.calendar {
    font-family: Helvetica;
	font-size: 11;
}
caption.calendar-month {
    font-family: Helvetica;
	font-size: 12;
}
td.H {background-color: #ffcccc}
td.M {background-color: #ccccff}
td.L {background-color: #ccffcc}
td.U {background-color: #aaaaaa}
}
    
}
