BODY, TABLE, TD, TH, P, OL, UL, LI {
        font-size:      20pt;
        font-weight:    normal;
        font-family:    sans-serif;
        background:     white;
        color:          black;
     }

B, I, U { color: red; font-weight: normal; font-style: normal; }
H1 { font-size: 24pt; }
H2 { font-size: 22pt; }
H3 { font-size: 20pt; }
H4 { font-size: 20pt; }
H5 { font-size: 20pt; }
H6 { font-size: 16pt; }

a:visited       {color: teal}
a:link          {color: navy}
a:active        {color: blue}


