
body {
        background-color:#EED684;
        background-repeat:repeat-y;
        background-attachment:fixed;
        margin-left:0px;
        margin-right:10px;
        margin-top:0px;
        font-family:Verdana, Arial, Helvetica;
        font-size:7pt;
        color:#0000AA;
        scrollbar-base-color:#EED684;
        font-weight:bold;

}

p
{
font-size:8pt;
font-family:Helvetica,Verdana,Arial;
font-weight:bold;
color:blue;
}

hr
{
font-size:8pt;
font-family:Helvetica,Verdana,Arial;
font-weight:bold;
color:grey;
}


A
{
color:black;
text-decoration:none;
align:top;
}


        a:link {color:black}
        a:hover {color:red}
        a:active {color:black}