body {
  font: 13px/18px 'Lucida Sans Unicode', 'Lucida Sans', Verdana, sans-serif;
	color: #1F1F1F;
	background-repeat: repeat-x;
}

p {
	margin-top: 0px;
}

td {    
	font-size: 13px;
}

table.border {
border:1px solid black;
cellspacing:0;
cellpadding:0;
border-collapse: collapse; 
width: 900px;
}

td.border {    
		text-decoration : none;
    color : #1F1F1F;
    padding: 6px;
		border: 1px solid black;
		vertical-align: top;
}

a.helpTextLink {
    text-decoration : none;
		color: #1F1F1F;
}

span.helpTextSelected {
    font-weight : bold;
}

a.helpSubjectLink {
	text-decoration : none;
	color: #1F1F1F;
}

span.helpSubjectSelected {
    font-weight : bold;
}

span.oversigt{
	margin: 10px 25px; font-weight: bold;
	display: block;
}

p.textId {
    font-size: 6pt;
}

h1 {
	font-size: 12pt;
	}
	
h2 {
	font-size: 11pt;
	margin-bottom: 0px;
	}	
	
h3 {
	font-size: 10pt;
	margin-bottom: 0px;
	}	
	
div.box {
 border: 1px #000000 solid;
 width: 600px;
 padding-left:8px;
 padding-right:8px;
 padding-top:10px;
 padding-bottom:10px;"	
	}	
	
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	start: 1;
	type: 1;
	}