BODY, TH, TD {
    font-family: "Times New Roman";
    font-size:12pt;
    background-color; transparent;
}
H2 {
    font-style: normal;
    font-size: 16pt;
    font-weight: bold;
    color: #000000;
}
H2 EM{
    font-style: normal;
    font-size: 16pt;
    font-weight: bold;
    color: maroon;
}
UL { 
    font-size:100%;
    list-style-position: outside;
}

TD.just{
    font-family: "Times New Roman";
    font-size:12pt;
    background-color; transparent;
    text-align: justify;
}
