
.label
{ 
    font-size:  smaller;
    font-weight: normal;
    background-color: Transparent;
    border-style: none;
    color: Black;
}	

.label_header
{ 
    font-size:  smaller;
    font-weight:  bold;
    background-color: Transparent;
    border-style: none;
    color: Black;
}	

.data
{ 
    font-size:  smaller;
    font-weight: normal;
    background-color: Transparent;
    border-style: none;
    color: Black;
}	

.data_leader
{ 
    font-size:  smaller;
    font-weight: normal;
    background-color: Yellow;
    border-style: none;
    color: Black;
}	

