<!--
body { 
	font-size: 12px; 
	color: #000000; 
	font-family: arial, verdana, tahoma, geneva;
	line-height: 150%; 
	margin-top: 0; 
	margin-bottom: 60;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #DADCFA;
	}
p, td  {
	font-size: 12px; 
	color: #000000; 
	font-family: arial, verdana, tahoma, geneva;
	line-height: 150%; 
	margin-top: 0; 
	margin-bottom: 0;
	}
A:link     {color: #000000; text-decoration: underline}
A:visited  {color: #000000; text-decoration: underline}
A:hover    {color: #000000; text-decoration: none}
A:active   {color: #000000; text-decoration: underline}

.overskrift {  font-size: 16px; color: #000000; font-weight: bold}
-->