body {
background-color:#FFFBEA;
        margin-top :  10px;
        margin-left :  20px;
        margin-bottom :  0px;
        margin-right :  0px;
        border :  none;
}

A:link {
        COLOR : #000000;
        FONT-SIZE : 10pt;
        TEXT-DECORATION : none;
}

A:active {
        COLOR : #FF0000;
        FONT-SIZE : 11pt;
        TEXT-DECORATION : none;
}

A:visited {
        COLOR : #000000;
        FONT-SIZE : 10pt;
        TEXT-DECORATION : none;
}

A:Hover {
        color : #3366FF;
}

.standard {
        COLOR : #000000;
        font : normal 10pt Arial, Verdana, Geneva, Helvetica, sans-serif;
        TEXT-DECORATION : none;
}

.titel {
        COLOR : #000000;
        font : bold 10pt Arial, Verdana, Geneva, Helvetica, sans-serif;
        TEXT-DECORATION : none;

}

.Titelws {
        color : #FFFFFF;
        font : bold normal x-small Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.titel {
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:14pt;
    font-weight:bold;
    color:#373737;
}

