BODY
{
    BACKGROUND-COLOR: #cccccc;
    BACKGROUND-IMAGE: url(back_tile.JPG);
    COLOR: #012800;
    FONT-FAMILY: 'Times New Roman'
}
TABLE
{
    BACKGROUND-COLOR: transparent;
    FONT-FAMILY: 'Times New Roman'
}
TABLE.Footer
{
    BACKGROUND-COLOR: transparent;
    BACKGROUND-IMAGE: url(back_tile.JPG);
    COLOR: #012800;
    FONT-FAMILY: 'Times New Roman';
    FONT-SIZE: 100%;
    LINE-HEIGHT: 7pt;
    TEXT-ALIGN: center
}
A:link
{
    COLOR: #012800;
    FONT-FAMILY: 'Times New Roman'
}
TD
{
    FONT-FAMILY: 'Times New Roman'
}
TD.Footer
{
    BACKGROUND-COLOR: transparent;
    BACKGROUND-IMAGE: url(back_tile.JPG);
    COLOR: #012800;
    FONT-FAMILY: 'Times New Roman';
    FONT-SIZE: 75%;
    TEXT-ALIGN: center
}
TABLE.Feature
{
    BACKGROUND-COLOR: #012800;
    COLOR: white;
    FONT-FAMILY: 'Times New Roman';
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px
}
TD.Feature
{
    BACKGROUND-COLOR: #012800;
    COLOR: white;
    FONT-FAMILY: 'Times New Roman';
    FONT-SIZE: 90%;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px
}
TABLE.Calendar
{
    BACKGROUND-COLOR: #012800;
    COLOR: white;
    FONT-FAMILY: 'Times New Roman';
    FONT-SIZE: 80%
}
TD.Calendar
{
    BACKGROUND-COLOR: #012800;
    COLOR: white;
    FONT-FAMILY: 'Times New Roman';
    FONT-SIZE: 80%
}
TD.Highlight
{
    BACKGROUND-COLOR: red;
    COLOR: white;
    FONT-FAMILY: 'Times New Roman';
    FONT-SIZE: 80%
}
A:visited
{
    COLOR: red;
    FONT-FAMILY: 'Times New Roman'
}

