body {
     color: #000000; 
     margin-top: 8%; 
     margin-left: 10%; 
     margin-right: 10%;
     margin-bottom: 15%; 
     } 

h1,h2,h3,h4 { font-family: sans-serif; color:#000099} 
h1 {  font-size: 120%; margin-bottom: 2em; }
h2 {  font-size: 115%; }
h3 {  font-size: 110%; }
h4 {  font-size: 105%; }
h5 {  font-size: 100%; }

a:link { color:#000066; text-decoration: none}
a:visited { color:#328CB9; text-decoration: none}
a:hover { text-decoration: underline }

ul { list-style-type: square; }
li { margin-top:1em; margin-bottom:1em; padding:0em }

