.Present {
    background-color: #ccffcc;
}

.NotChecked {
    background-color: #ffffbb;
}

.Missing {
    background-color: #ffcccc;
}