body, center, form, hr, p, td, th {
    font-family:    Verdana, Helvetica, sans-serif;
    font-size:      14px;
    color:          #000000;
} 


.copy {
    font-family:    Verdana, Helvetica, sans-serif;
    font-size:      10px;
    color:          #000000;
}


.formtitles {
    font-family:    Verdana, Helvetica, sans-serif;
    font-size:      12px; 
    color:          #000000;
} 


.nsform {
    font-family:    Verdana, Helvetica, arial;
    font-size:      80%;
    color:          #000000;
}


TABLE.form { background-color: #E8CEA1; }  // #ACACAC
TD.form    { background-color: #E8CEA1; }


.form-label {
    text-align:         left;
    font-weight:        bold;
    background-color:   #E8CEA1;
}


.form-title {
    text-align:         center;
    background-color:   #E8C68B;
    font-weight:        bold;
}


.form-under {
    text-align:         left;
    font-family:        Verdana, Helvetica, sans-serif;
    font-size:          8px;
    color:              #000000;
    background-color:   #E8CEA1;
}


.form-input {
    font-family:        Verdana, Helvetica, arial;
    font-size:          80%;
    color:              #000000;
}


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

