BODY {
        font-family: Verdana, Arial, Helvetica, San-Serif ;
        font-size:11pt;
        color: #FFFFFF;
        background-color: #110920;

        margin-top:0; margin-left:0; margin-bottom:0; margin-right:0;
}

P {
        font-size:10pt;
        color: #EEEEEE;
}

.klein {
        font-size:8pt;
        color: #EEEEEE;
}

A  {
        font-size:10pt;
        color : #FFFFFF;
        text-decoration : underline
}

A:visited {
        color : #FFFFFF;
        text-decoration : underline
}

A:hover {
        color : #EE0000;
        text-decoration : underline
}

UL {
        font-size:10pt;
        color: #EEEEEE;
}

LI {
        font-size:10pt;
        color: #EEEEEE;
}

TD {
        font-size:10pt;
        color: #EEEEEE;
}


H1 {
        font-size:12pt;
        font-weight : bold;
        margin-top:0; margin-left:0; margin-bottom:0; margin-right:0;
}
H2 {
        font-size:11pt;
        font-weight : bold;
        margin-top:0; margin-left:0; margin-bottom:0; margin-right:0;
}
H3 {
        font-size:11pt;
        font-weight : bold;
        margin-top:1; margin-left:0; margin-bottom:1; margin-right:0;
}


