BODY { color: "#000055" ; background: white; font-family: arial; font-size: 8pt; }
div.color {
    background: rgb(204,204,255);
    padding: 0.5em;
    border: none;
}
a:link { color: rgb(33,70,255) ; text-decoration: none}
a:visited {color: rgb(55,101,248) ; text-decoration: none }
a:hover {color: rgb(248,178,55) ; text-decoration: none }
a:active {color: rgb(248,178,55) ; text-decoration: none }


