html, body
        {background: #E1F0FF;
         margin: 5px auto;
         font: normal 12px sans-serif, tahoma, verdana; color: #006595;
        }


p {margin: 10px 0;}

li {list-style: square;}

h1 {font: bold 13px sans-serif, tahoma, verdana; color: #004080;}

a {font-weight: bold; color: #696969; text-decoration: none;}
a:visited {font-weight: bold; color: #696969; text-decoration: none;}
a:hover {font-weight: bold; color: #696969; text-decoration: none;}
