
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: verdana,trebuchet,sans-serif;
	}

	p	{
	font: 10px;
	color: 000000;
	margin-bottom : 0px;
	margin-top : 0px;
	padding : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

	p.overskrift	{
	font: 10px;
	color: 000000;
	margin-bottom : 0px;
	margin-top : 0px;
	padding : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
} 

a:link {
	color: #333366;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border : Black;
}

a:visited {
	color: #333366;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border : Black;
}

a:active {
	color: #ff3300;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border : Black;
}

a:hover {
	color: #ff3300;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border : Black;
}

a.top:link { 
 color: #ffffff; 
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: none; 
}

a.top:visited { 
 color: #ffffff; 
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: none; 
}

a.top:active { 
 color: #ff3300; 
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: none; 
 }

a.top:hover { 
 color: #ff3300; 
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: none; 
}

H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ff3300;
	font-weight: bold;
	margin-bottom : 2px;
	margin-top : 2px;
}

H3 {
	font-family: verdana,trebuchet,sans-serif;
	font-size: 11px;
	color: #666699;
	font-weight: bold;
	margin-bottom : 5px;
	margin-top : 5px;
}

H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #ff3300;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: bold;
}
H5 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #666666;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}



