BODY, font {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	background: #ffffff;
	margin-top: 10px;
	font-size: x-small;
	color: #000000;
	}

P, td { font-family: Arial, Helvetica, sans-serif; font-size: x-small; }

H1 {
	margin-bottom: -10px;
	}

H1, H2, H6 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
	color: #000000;
	font-weight: bold; 
	}
H3, H4, H5 {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	color: #000000;
	font-weight: bold; 
	}	
	
h1 { font-size: 140%; }
h2 { font-size: 130%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }
H6 { font-size: 110%; }

H3 { 
	margin-bottom: 0.5em; 
	}

H4 {  
	margin-bottom: 0.2em; 
	}

H5 {  
	margin-top: 0em;
	margin-bottom: 0em; 
	}

H6 {  
	margin-top: 0em;
	margin-bottom: 0.5em; 
	}

h1.header {
	margin-top: -5;
	}

h2.sub {
	margin-top: 0;
	margin-bottom: 10;
	}

OL { font-family:"Arial", sans serif }
LI { font-size: x-small; font-family:"Arial", sans serif };

OL {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 1.5em;
	}

OL LI {
	margin-top: 0.25em;
	list-style-type: decimal; 
	list-style-position: outside;
	}

UL {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
/*	margin-left: 1em; */
	}


P { 
	margin-top: 0; 
	margin-bottom: 0.5em; 
	}

/* Links def */

A:link {
	color: #000080; 
	text-decoration: underline;
	}
	
A:hover {
	color: #0000FF;
	background: #FCFB80;
	text-decoration: underline;
	}
	
A:visited {
	color: purple; 
	text-decoration: underline;
	}
	
A:active {
	color: purple; 
	text-decoration: underline;
	}

hr {
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	}

.forsidebillede {
	border: 1px solid #666666;
	}

.nodisc { list-style-type: none; margin-top:0px; margin-left:20px; }



.nodisc { list-style-type: none; margin-top:0px; margin-bottom:0px; margin-left:20px;}


				
			
