p {margin-top:0}

    body {background-color: #0000A5}
    h1 {color: #00FF00}
    h2 {color: #00FF00}
    h3 {color: #00FF00}
    h4 {color: #00FF00}
    h5 {color: #00FF00}
    h6 {color: #00FF00}
    
    p {color:  #00FF00}

    ul.disc {list-style: disc; color:#00ff00;}
     
    body {scrollbar-face-color:#0000FF;
    scrollbar-highlight-color:#F0FBFF;
    scrollbar-3dlight-color:#336699;
    scrollbar-darkshadow-color:#548FB4;
    scrollbar-shadow-color:#000000;
    scrollbar-arrow-color:#FFFF00;
    scrollbar-track-color:#000080;
    color:#FFFF00;
    background-color:#0000A5;
    font-family:verdana,arial;
    font-size:10px}

    a:link { text-decoration:underline; color: white;}
    a:visited { text-decoration:underline; color: silver;}
    a:hover { text-decoration:underline; color: #00ff40;}




