td {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
}

th {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}

.title {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}

.error {
    color: red;
    font-weight: bold;
}


.page_title {
    font-family: Verdana, Arial, sans-serif;
    font-size: 18pt;
    font-weight: bold;
    color: #FFF;
}

.small {
    font-size: 7pt;
}

.success {
    color: navy;
}

.position_title {
    font-family: Verdana, Arial, sans-serif;
    font-size: 15pt;
    font-weight: bold;
    color: 0;
    text-decoration: underline;
}

.cand_name {
    font-family: Verdana, Arial, sans-serif;
    font-size: 13pt;
    font-weight: bold;
    color: 0;
    text-decoration: underline;
}

.bigtext td {
    font-size: 11pt;
}

.serr {
    color: red;
}