body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	margin:0px;

	 margin:0; 
    padding:0; }
p {
	margin-top: 0;
	margin-bottom: 0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

UL{
	margin: 0px 0px 2px 16px;
	padding:0px;
}

hr {
	margin-top: 3px;
	margin-bottom: 3px; 
	color: #E8E8E8;
	height: 1px;
}

li{
	margin: 0px 0px 2px 1px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul.disc {
	localeRef:mnuULdsc;
	list-style-type: disc;
	list-style-image: none;
}
ul.circle {
	localeRef:mnuULcir;
	list-style-type: circle;
	list-style-image: none;
}
li.pil {
	caption : Punkttegn:  Pil;
	list-style-image: url(http://www.demo.it-kompagniet.dk/images/arrow_site.gif);

}
ul.square {
	localeRef:mnuULsqu;
	list-style-type: square;
	list-style-image: none;
}
ul.none {
	localeRef:mnuULnon;
	list-style-type: none;
}


.tablerow1 {
	background-color: #BBBBBB;
}

thead {
	background-color: #FFBBBB;
}

tfoot {
	background-color: #BBBBFF;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
h1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color:#000000;
	}
h2 {
	font-size: 16px;
	line-height: 18pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color:#000000;
	}
h3 {
	font-size: 14px;
	line-height: 18pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color:#000000;
	}
h4 {
	font-size: 11px;
	line-height: 11pt;
	font-weight: bold;
	margin-top: 3;
	margin-bottom: 0;
	color:#000000;
	}
h5 {
	font-size: 12px;
	line-height: 12pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color:#000000;
	}
h6 {
	font-size: 12px;
	line-height: 12pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color:#000000;
	}	
