title_2 {
    font: 600 20px "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    padding-bottom: 4px;
    text-align: left;
}

title_1 {
    font: 700 20px "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    text-align: left;
    padding-bottom: 3px;
}

body td  {
    vertical-align: top;
    font: 15px "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    text-align: left;
    border: 0.5px solid rgba(148,146,146,1.00);
}

orange {
    color: rgba(255,128,0,1.00);
    font: bold 15px "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}


red {
    color: rgba(249,9,9,1.00);
    font: bold 15px "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
