.DisplayData
{
    BORDER-RIGHT: firebrick thin double;
    BORDER-TOP: firebrick thin double;
    FONT-SIZE: 6pt;
    BORDER-LEFT: firebrick thin double;
    COLOR: mediumblue;
    BORDER-BOTTOM: firebrick thin double;
    FONT-FAMILY: 'Courier New';
    BACKGROUND-COLOR: lightsteelblue
}
.Button
{
    BORDER-RIGHT: darkblue double;
    BORDER-TOP: darkblue double;
    FONT-SIZE: 11pt;
    BORDER-LEFT: darkblue double;
    COLOR: yellow;
    BORDER-BOTTOM: darkblue double;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: lightseagreen
}
.PageTitle
{
    BORDER-RIGHT: blue;
    BORDER-TOP: blue;
    FONT-SIZE: 10pt;
    BORDER-LEFT: blue;
    COLOR: firebrick;
    BORDER-BOTTOM: blue;
    FONT-FAMILY: Miriam
}
.BasketTable
{
    FONT-SIZE: 7pt;
    COLOR: white;
    FONT-FAMILY: 'Courier New';
    BACKGROUND-COLOR: gray
}
.Link
{
    FONT-SIZE: 8pt;
    COLOR: mediumspringgreen;
    FONT-FAMILY: Arial
}
.Clock
{
    FONT-SIZE: 8pt;
    COLOR: lime;
    FONT-FAMILY: Arial
}
