body, p, li, td {
     color: black;
     background-color: white;
     font-family: Verdana, Arial, sans serif;
     font-size: 10pt;
     font-weight: normal;
     text-decoration: none;
     }

a {
    color: black;
    }
