.optionalfield
    {
    color: red;
    }

.indexedfield
    {
    color: blue;
     }

.sparsefield
    {
    color: magenta;
    }
