.Heading  {
    font-size: 26px; 
    text-align:left; 
    color: #C11C1B;
    font-family: Times New Roman, Verdana,Arial;
    margin: 0 0 15px 0;
    clear: both;
 }
 

.Text {
    font-weight: bold; 
    font-size: 12px; 
    color: #000;

}

