<STYLE>
.wday
{
    FONT-SIZE: 12px;
    LETTER-SPACING: 0.1em;
    TEXT-ALIGN: center
}
.dayno
{
    FONT-SIZE: 12px;
    LETTER-SPACING: 0.1em;
    TEXT-ALIGN: center
}
.room_count
{
    FONT-SIZE: 14px;
    WIDTH: 100px;
    LETTER-SPACING: 0.1em;
    HEIGHT: 20px;
    TEXT-ALIGN: center
}
.room_charge
{
    FONT-SIZE: 12px;
    WIDTH: 100px;
    LETTER-SPACING: 0.1em;
    HEIGHT: 15px;
    TEXT-ALIGN: center
}
.comment
{
    FONT-SIZE: 12px;
    WIDTH: 100px;
    LETTER-SPACING: 0.1em;
    HEIGHT: 15px;
    TEXT-ALIGN: center
}
.text
{
    FONT-SIZE: 12px;
    LETTER-SPACING: 0.1em
}
</STYLE>