

#calendar_table    {float: right; background-color: white; font-size: 9pt; 
                    font-family: Arial, Helvetica, sans-serif;
                    border-style: outset; border-width: 5px; margin: 0px 0px 5px 5px}

#calendar_head     {background-color: blue; color: ivory; letter-spacing: 4}

.calendar_weekdays {width: 30px; font-size: 10pt; border-bottom-style: solid}

.calendar_dates    {text-align: center; background-color: white}

#calendar_today    {font-weight: bold; color: blue; background-color: ivory;
                    border: 1px solid black}