ul { text-align: left;  
     color: black; list-style-type: square;
     font-family: Helvetica, Arial, sans-serif}
h1, h2{color: black;
       font-family:  Arial, Helvetica, sans-serif;
       font-size: 100%;}
h3{color: black;
       font-family:  Arial, Helvetica, sans-serif;
       font-size: 400%;}
body {background : white;
      margin-left : 5%;
      font-size: 125% }
div.img { margin-left : -5% } 
div.head{color: black;
       font-family:  Arial, helvetica, sans-serif;
       font-size: 150%;}
div.bod { color : black ; font-size : larger;
          text-align: center; padding-right:5%;padding-top: 5%;
          padding-bottom: 5%;
          font-family: Helvetica, Arial, sans-serif;}
A:link { color: rgb(0,256,256)}
A:visited {color: rgb(256,0,0)}
A:active {color: lime}

