body {
        font-family: Geneva,Arial,Helvetica,sans-serif;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
        background-color: #000000;
        color: #000000;
}

td {
        font-family: Geneva,Arial,Helvetica,sans-serif;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
        background-color: #ffffff;
        color: #000000;
}

a {
        font-family: Geneva,Arial,Helvetica,sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #000080;
}

a:hover {
        font-family: Geneva,Arial,Helvetica,sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-decoration: underline;
        color: #aa0000;
}


.dsm {
        font-family: Geneva,Arial,Helvetica,sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #FF0000;
}

.dsm:hover {
        font-family: Geneva,Arial,Helvetica,sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-decoration: underline;
        color: #000080;
}


.bold {
        font-family: Geneva,Arial,Helvetica,sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color:#000000;
}

.cert {
        font-family: Geneva,Arial,Helvetica,sans-serif;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        color:#aa0000;
}

.devdescr {
        font-family: Geneva,Arial,Helvetica,sans-serif;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
        color:#000000;
}

.greyed {
        font-family: Geneva,Arial,Helvetica,sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color:#808080;
}

.menu {
        font-family: Geneva,Arial,Helvetica,sans-serif;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        color:#e00000;
}

.tbl1 {
        font-family: Geneva,Arial,Helvetica,sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        background-color: #909090;
        color: #ffffff;
}

.tbl2 {
        font-family: Geneva,Arial,Helvetica,sans-serif;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
        background-color: #c0c0c0;
        color: #000000;
}

.title {
        font-family: Geneva,Arial,Helvetica,sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #e00000;
}


