BODY {
    font-family: sans-serif;
    font-size: 12px;
    padding: 3px;
    margin: 0;
}

TD P LI, LI, P, LABEL {
    font-size: 12px;
}

FORM, TH {
    font-size: 14px;
}

    FORM OL {
        margin-left: 0em;
        list-style-type: decimal;
        padding-left: 30px;
        list-style-position: outside;
    }

    FORM LI {
        margin-bottom: 1em;
    }

#errorList LI {
    margin-bottom: 0;
}

FORM EM {
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
}

FORM STRONG {
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
}

FORM TABLE {
    border: double 3px black;
}

H1 {
    font-size: 20px;
}

H2 {
    font-size: 18px;
    margin-top: 0;
}

H3 {
    font-size: 16px;
    margin-bottom: 0;
}

TD.headerText {
    font-size: 18px;
    font-family: "Times New Roman",Times,serif;
    font-weight: bold;
    text-align: center;
    padding-top: 1em;
}
