BODY {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #000000;
}

P {
    font-size: 12px;
}

TD {
    font-size: 12px;
}

a {
    color: #dddddd;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}

.klein {
    font-size: 11px;
}

.gross {
    font-size: 18px;
}

.subheader {
    font-size: 14px;
    font-weight: bold;
}

.longtext {
    text-align: justify;
}

