BODY {
        color: white;
        background-color: black;
        font-family:calibri,helvetica,sans-serif;
        font-size: 100%;
}

p { font-family:calibri,helvetica,sans-serif;  font-size: 100%; color:WHITE; line-height: 140%;}

sup, sub { vertical-align: baseline; position: relative; top: -0.4em; }
sub { top: 0.4em; }

a:link    { color: cyan;     background: transparent; text-decoration: none}
a:visited { color: tan;      background: transparent; text-decoration: none}
a:active  { color: cyan;     background: transparent; text-decoration: none}
a:hover   { color: yellow;   background: transparent; text-decoration: none}
