BODY {
        color: #000099;
        background-image: url(GIFS/daybreakgrad2.gif);
        background-attachment: fixed;
        font-family: sans-serif;
        font-size: 10pt;
}

p { font-family:Times,Georgia,serif; font-size:10pt; color:#0000CD;}
td { font-family: sans-serif; font-size: 11pt; color: #000099; }

a:link    { color: RED;      background: transparent; text-decoration: none}
a:visited { color: #7A378B;  background: transparent; text-decoration: none}
a:active  { color: #EEEE00;  background: transparent; text-decoration: none}
a:hover   { color: NAVY;     background: transparent; text-decoration: none}
