BODY {
        color: white;
        background-color: black;
        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:Times,Georgia,serif; font-size:13pt; color:white;}

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}
