BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    COLOR: black;
    PADDING-TOP: 0px;
    FONT-FAMILY: 'Tahoma', 'Arial Narrow', 'Helvetica Narrow', 'Arial';
    BACKGROUND-COLOR: #00837A;
}
P,PRE,LI
{
    COLOR: #000783
}
H1,H2,H3,H4
{
    COLOR: #D36400;
    FONT-FAMILY: 'Tahoma', 'Arial Narrow', 'Helvetica Narrow', 'Arial';
}
TD
{
    COLOR: black;
    FONT-FAMILY: 'Tahoma', 'Arial Narrow', 'Helvetica Narrow', 'Arial';
    BACKGROUND-COLOR: white
}
TH
{
    COLOR: black;
    FONT-FAMILY: 'Tahoma', 'Arial Narrow', 'Helvetica Narrow', 'Arial';
    BACKGROUND-COLOR: #00837A
}
TH.blank
{
    BACKGROUND-COLOR: darkblue
}
/* LEFT stuff */
TABLE.left
{
    BACKGROUND-COLOR: #00837A
}
TABLE.left TR TD,TD.leftcontain
{
    BACKGROUND-COLOR: #00837A;
    color: White;
    font-weight: bold
}
TABLE.left TR TD A:link, TABLE.left TR TD A:visited
{
    COLOR: white;
    font-weight: bold;
    text-decoration: none
}
TABLE.left TR TD A:active
{
    COLOR: yellow;
    font-weight: bold;
    text-decoration: none
}
A:link.contrastlink,A:visited.contrastlink
{
    COLOR: white;
    font-weight: bold;
    text-decoration: none
}

