table { border-collapse:collapse}
.td1 { background-color:#5555FF;}
.td2 { background-color:#00C0FF;}
body {
     font-family: Arial; Times New Roman;
     font-size: small;
     color: #000000;
     background: #CFCFCF;
     }
h1 {
     font-family: Arial; Times New Roman;
     font-size: xx-large;
     font-weight: bold;
     text-align: center;
     color: #000000;
    }
h2 {
     font-family: Arial; Times New Roman;
     font-weight: bold;
     text-align: left;
     color: #000000;
    }
h3 {
     font-family: Arial; Times New Roman;
     font-weight: bold;
     text-align: left;
     color: #000000;
    }
p {
     font-family: Arial;
     text-align: justify;
     }
     a:link, a:visited, a:active { text-decoration: none; color: #0000FF}
     a:hover { text-decoration: underline; color: #FF0000; }