.calendarweekday
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: 'MS Sans Serif';
    BACKGROUND-COLOR: white
}
.calendarweekend
{
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #bd9c7b
}
.calendarheading
{
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: 'MS Sans Serif';
    BACKGROUND-COLOR: #bd9c7b
}
.calendarweekendhead
{
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #bd9c7b
}
.calendarweekdayhead
{
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #bd9c7b
}
.calendarhighlight
{
    COLOR: white;
    BACKGROUND-COLOR: #cc9933
}

