BODY
{
    BACKGROUND-COLOR: white
}
TH
{
    BACKGROUND-COLOR: #004d1d;
    COLOR: white;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left
}
.tdeven
{
    BACKGROUND-COLOR: white;
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 9pt
}
.tdodd
{
    BACKGROUND-COLOR: #ff0000;
    COLOR: white;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 9pt
}
SELECT
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
INPUT
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
.theader
{
    BACKGROUND-COLOR: #004d1d;
    COLOR: white;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold
}
.article
{
    FONT-FAMILY: 'Times New Roman', 'Courier New', 'Bookman Old Style';
    FONT-SIZE: 11pt
}
.articletitle
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 48pt;
    FONT-WEIGHT: bold
}

