td {
    font-family: verdana;
    font-size: 11px;
}

td.head {
    font-family: verdana;
    font-size: 16px;
    color: green;
    font-weight: bold;
}

div.subhead {
    font-family: verdana;
    font-size: 13px;
    color: green;
}

p.head {
    font-weight: bold;
}


li {
    font-family: verdana;
    font-size: 11px;
    color: darkgreen;
    text-decoration: none;
    font-style: italic;
}

a {
    color: darkgreen;
    text-decoration: none;
    font-style: italic;
}

a:hover {
    color: green;
    text-decoration: underline;
}

td.blau {
    font-family: verdana;
    font-size: 11px;
    color:#0000FF;
}

td.rot {
    font-family: verdana;
    font-size: 11px;
    color:#FF0000;
}

td.grau {
    font-family: verdana;
    font-size: 11px;
    color:#333333;
}

td.bold {
    font-family: verdana;
    font-size: 11px;
    font-weight:bold;
}

a.blau {
    font-family: verdana;
    font-size: 11px;
    color:#0000FF;
}

a.rot {
    font-family: verdana;
    font-size: 11px;
    color:#FF0000;
}

a.grau {
    font-family: verdana;
    font-size: 11px;
    color:#333333;
}
