table.nutrician_header {
    background-color : black;
}

td.nutrician_header {
    color            : white;
    font-size        : 14px;
    font-family      : arial;
    font-weight      : bold;
    text-align       : center;
    background-color : black;
}


td.nutrician_title {
    color            : white;
    font-size        : 12px;
    font-family      : arial;
    font-weight      : bold;
    text-align       : center;
    background-color : blue;
}


td.nutrician_info {
    color            : black;
    font-size        : 12px;
    font-family      : arial;
    font-weight      : bold;
    text-align       : center;
    background-color : white;
}
