.basicbody{ color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-transform: none; font-size: 8pt; } .basicheader{ font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: rgb(255, 0, 0);
    text-transform: capitalize;
    text-align: center;
    font-size: 15pt;
    } .basicsubheader{ color: rgb(0, 0, 153);
    font-weight: bold;
    text-transform: capitalize;
    font-size: 10pt;
    }

