body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color: #000000;
}
body,td,th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
}
.Stil1 {
        font-size: 14px;
        font-weight: bold;
}
a {
        font-size: 10px;
        color: #333333;
}
a:link {
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #666666;
}
a:hover {
        text-decoration: underline;
        color: #FF9900;
}
a:active {
        text-decoration: none;
        color: #FF6600;
}
.Stil3 {
        color: #FFFFFF;
        font-weight: bold;
}
.Stil4 {
        color: #FFFFFF;
        font-size: 35px;
        font-weight: bold;
}