P  {
        font-family : Helvetica,sans-serif;
        font-size : 9pt;
        color : Black;
        text-align : justify;
}

.klein  {
        font-family : sans-serif;
        font-size : 8pt;
        color : Black;
}

H1  {
        font-family : Helvetica,sans-serif;
}

H2  {}

H3  {
        font-size : 14pt;
        font-family : Arial;
        color : Black;
}

A  {
        color : black;
}

A:Visited  {
        color : black;
}

A:Active  {
        color : Red;
}

A:Hover  {
        color : Red;
}

A.black  {
        color : Black;
}

BODY  {
        font-size : 9pt;
        font-family : Helvetica,sans-serif;
        padding : 0;
        color : black;
        margin-left : 35;
        margin-right : 10;
        margin-top : 10;
        margin-bottom : 10;
        background-color : #FFFFFF;
}

TD  {
        font-size : 9pt;
        font-family : sans-serif;
        color : Black;
        vertical-align : top;
}

TD.l  {
        vertical-align : top;
        text-align : left;
}

TD.r  {
        vertical-align : top;
        text-align : right;
}

TD.m  {
        vertical-align : middle;
        text-align : center;
}

TH  {
        font-weight : normal;
        color : White;
        background-color : maroon;
        margin-left : 10pt;
}

P.bold  {
        font-size : 10pt;
        font-weight : bold;
        height : auto;
        width : auto;
}

P.copyright  {
        font-family : Arial;
        font-size : 8pt;
        color : #000000;
        text-align : right;
}
