BODY {
        color: NAVY;
        background-color: WHITE;
        font-family: arial,sans-serif;
        font-size: 12pt;
        sup, sub { vertical-align: baseline; position: relative; top: -0.4em; }
        sub { top: 0.4em; }
}

p { font-family:calibri,helvetica,sans-serif;  font-size: 95%; line-height: 150%;}
sup, sub { vertical-align: baseline; position: relative; top: -0.4em; }
sub { top: 0.4em; }

a:link    { color: red;      background: transparent; text-decoration: none}
a:visited { color: black;    background: transparent; text-decoration: none}
a:active  { color: orange;   background: transparent; text-decoration: none}
a:hover   { color: orange;   background: transparent; text-decoration: none}
