td.bold {
    font-weight: bold;
    text-align: left;
}

td.errors {
    color: red;
    font-weight: bold;
    font-size: 11px;   
}

table.registration td {
    text-align: left;
}

td.heading {
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 14px;
}
