TH
{
    COLOR: black;
    BACKGROUND-COLOR: #9999ff
;}
TABLE.subtable
{
    BORDER-RIGHT: darkblue thin double;
    BORDER-TOP: darkblue thin double;
    MARGIN-TOP: 2px;
    VISIBILITY: visible;
    BORDER-LEFT: darkblue thin double;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: darkblue thin double;
    POSITION: relative;
    TOP: 2pt;
    BACKGROUND-COLOR: #ffffff
;}
