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

h1,h2,h3,h4,h5 {font-family: sans-serif ; color:#02020f; } 
h1 {  font-size: 100%; font-weight: 500; margin-bottom: 2em; }
h2 {  font-size: 350%; font-weight: 400;}
h3 {  font-size: 130%; font-weight: 400;}
h4 {  font-size: 150%; font-weight: 400; }
h5 {  font-size: 100%; }

a:link { color:#02020f; text-decoration: none}
a:visited { color: #929293; text-decoration: none}
a:hover { text-decoration: underline }

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

div.menu {
	font-family: sans-serif;
	font-weight: 300;
	font-size:120%; 
	color:#02020f;
	 position: absolute;
	 left: 2em;
	 top: 12em;
	 width: 20em;
	 padding: 0em;
	 }

en {font-size:80%}
