body { background-color: #ffffff;
text-align: justify;
margin-right: 5px;
margin-left: 5px;
 }

.list       {list-style: disc url(../images/bullet.gif) outside;
             text-align: left; padding-left: 40px; padding-right: 40px;
            }

h1, h2, h3, h5 { color: #006600; font-weight: bold; margin-bottom: 0; }
h4, h6 { color: #006600; font-weight: bold; font-style: italic;
margin-bottom: 0; }


a:link { color: #0000cc; text-decoration: none; font-weight: bold; }

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

a:hover {color: #0000cc; background-color: #ffffff; text-decoration: underline; }

