
<style type="text/css">


body { 	margin-top: 40px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px}

p{font-family: Tahoma; font-size: 16px text-align: left}

h1{font-family: Tahoma; font-size: 35px; text-align: center}

h2{font-family: Tahoma; font-size: 20px; text-align: center}



dl{font-family: Tahoma; font-size: 20px; text-align: left}

#meny {
list-style-type: none;
line-height: 1.5em;
padding: 0; margin: 0;
}

#meny a {
color: #000000;
font-weight: bold;
text-decoration: none;
}

#meny a:hover {
 text-decoration: none;
}


a:link { color: #000000; text-decoration: none}
a:visited { color: #000000; text-decoration: none}
a:hover{text-decoration: underline; }
a:active { color: #000000; text-decoration: bold}

</style>




