body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

ul{
  line-height:115%;
  list-style-type: disc;
  margin-left: 20px;
  margin-top: 10px;
  font-family: Times New Roman;
  font-size: 12pt;
}

h1 {
	color: #000;
	font-size: 18pt;
	font-weight: 600;
	margin: 10px;
 	font-family: Times New Roman;
	}

h2 {
	color: #000;
	font-size: 14pt;
	font-weight: 700;
	margin: 10px 10px 5px 10px;
 	font-family: Times New Roman;
	}

h5 {
	font-family: Times New Roman;
	font-size: 10pt;
	color: #000;
	font-weight: 500;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 10px;
	margin-left: 10px;
}

h6 {
	color: #000;
	font-size: 10pt;
	font-weight: 500;
	margin: 10px;
	font-style: italic;
	font-family: arial , "sans serif";
}

p	{
	font-family: Times New Roman;
	font-size: 12pt;
	color: #000;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 10px;
	margin-left: 10px;
	}

div#leftcol {
display: none;
}

div#top {
display: none;
}

div#banner {
display: none;
}

div#menu {
display: none;
}

.noprint {
display:none;
} 

div#sti {
display: none;
}

div#annonce {
display: none;
}

div#overskrift p {
	font-family: Times new roman , "sans serif";
	font-size: 18pt;
	color: #000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-weight: 600;
	}	

div#resume {
	width: 95%;
	margin: 15px 10px 15px 10px;
	padding:2px 10px 10px 10px;
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

div#resume h1 {
	font-family: arial , "sans serif";
	font-size: 12pt;
	color: #000;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 4px;
	margin-left: 4px;
	}

div#footer {
display: none;
}
