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


p {margin: 10px 0;}

ul {margin-left: 5px; padding-left: 0; list-style: none;}
li {padding: 8px 0 0 25px; background: url(img/str.gif) no-repeat 0 8px;}

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;}
