    .txt {
        color:#000000;
        font-family: verdana;
        font-size: 9px;
    }
    
    .txtblue {
        color:#0066AB;
        font-family: verdana;
        font-size: 9px;
    }

    .txtorange {
        color:#F15A22;
        font-family: verdana;
        font-size: 9px;
    }