BODY {
        color: white;
        background-color: navy;
        background-attachment: fixed;
        font-family: sans-serif;
        font-size: 10pt;
}

p { font-family:Helvetica; font-size:11pt; color:#0000CD;}
td { font-family: sans-serif; font-size: 11pt; color: #000099; }

a:link    { color: #90FFFF;  background: transparent; text-decoration: none}
a:visited { color: #EEA2AD;  background: transparent; text-decoration: none}
a:active  { color: #EEEE00;  background: transparent; text-decoration: none}
a:hover   { color: white;    background: transparent; text-decoration: none}
