BODY {
    background-color: #FFFFFF;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;

    font-family: Verdena, Helvetica, Arial;
    color: #4f4f4f;
    font-size: 12px;
}

A {
    text-decoration: none;
    font-family: Verdena, Helvetica, Arial;
    color: #232323;
    font-weight: bold;
    font-size: 12px;
}

A:hover {
    text-decoration: none;
    font-family: Verdena, Helvetica, Arial;
    color: #ABABAB;
    font-weight: bold;
    font-size: 12px;
}

A.s {
    text-decoration: none;
    font-family: Verdena, Helvetica, Arial;
    color: #232323;
    font-weight: bold;
    font-size: 12px;
}

A.s:hover {
    text-decoration: none;
    font-family: Verdena, Helvetica, Arial;
    color: #878787;
    font-weight: bold;
    font-size: 12px;
}

.mf {
    text-decoration: none;
    font-family: Verdena, Helvetica, Arial;
    color: #ABABAB;
    font-weight: bold;
    font-size: 12px;
}

.fp {
    text-decoration: none;
    font-family: Verdena, Helvetica, Arial;
    color: #232323;
    font-size: 12px;
}

.fw {
    text-decoration: none;
    font-family: Arial;
    color: #232323;
    font-size: 36px;
    font-weight: bold;
}

TD {
    font-size: 12px;
    font-family: Verdena, Arial;
    color: #393939;
}

INPUT, SELECT, TEXTAREA {
    background-color: #ABABAB;
    color: #363636;
    font-family; Verdena, Arial;
    font-size: 12px;
    border-style: solid;
}

.btn {
    background-color: #363636;
    color: #ababab;
    font-family; Verdena, Arial;
    font-size: 12px;
}

.fe {
    font-size: 18px;
    color: #FF0000;
    font-family: Arial;
    font-weight: bold;
}
