.TextColor {
    font-family:Verdana ;
    font-size: 12px;
    color: Teal;
    font-weight:bold ;
}
.LabelOrange {
    font-family:Verdana ;
    font-size: 12px;
    color:Teal;
    font-weight:bold ;
}
.LabelLargeOrange {
    font-family:Goudy Stout;
    font-size: 14px;
    color: Teal;
    font-weight:bold ;
}
.LabelGray {
    font-family:Verdana ;
    font-size: 12px;
    color:Gray ;
    font-weight:bold ;
}
.LabelSmallTeal {
    font-family:Verdana ;
    font-size: 10px;
    color:Teal ;
    font-weight:bold ;
}
.LabelYellow {
    font-family:Verdana ;
    font-size: 12px;
    color:Teal ;
    font-weight:bold ;
}
