 /* Style Definitions */
h1
{
	margin-top:12.0pt;
	margin-right:12pt;
	margin-bottom:6.0pt;
	margin-left:0cm;
	text-indent:0cm;
	page-break-after:avoid;
	font-size:16.0pt;
	font-family:Helvetica;
	//background-color:rgb(128,128,255);
	// background-color:rgb(229,229,242);
	// color: white;
}
	
h2
{
	margin-top:12.0pt;
	margin-right:12pt;
	margin-bottom:6.0pt;
	margin-left:0cm;
	text-indent:0cm;
	page-break-after:avoid;
	font-size:14.0pt;
	font-family: Helvetica;
	font-style:italic;
	//background-color:rgb(128,128,255);
	// background-color:rgb(229,229,242);
	// color: white;
	padding-top: 0.4cm;
	padding-left: 0.2cm;
	padding-right: 0.2cm;
	padding-bottom: 0.1cm;
}
	
h3
{
	//width: 95%;
	margin-top:12pt;
	margin-right:12pt;
	margin-bottom:6.0pt;
	margin-left:0cm;
	text-indent:0cm;
	page-break-after:avoid;
	font-size: 14.0pt;
	font-family: Helvetica;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 3px;
	// background-color:rgb(128,128,255);
	// background-color:rgb(229,229,242);
	background-color:rgb(240,240,240);
	color: black;
}

h4
{
	margin-top:12pt;
	margin-right:12pt;
	margin-bottom:6.0pt;
	margin-left:0cm;
	text-indent:0cm;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:Helvetica;
	font-style:italic;
}

h5
{
	margin-top:12.0pt;
	margin-right:12pt;
	margin-bottom:6.0pt;
	margin-left:0cm;
	text-indent:0cm;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:Albany;
}

h6
{
	margin-top:12.0pt;
	margin-right:12pt;
	margin-bottom:6.0pt;
	margin-left:0cm;
	text-indent:0cm;
	font-size:10.5pt;
	font-family:Albany;
}

p
{
	color: black;
	font-size: 100%;
	font-family: times;
	font-weight: normal;
}

p.Normal, li.Normal, div.Normal
{
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:90%;
	font-family: times;
	font-weight: plain;
}


p.Small, li.Small, div.Small
{
	margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0pt;
	margin-left:0cm;
	font-size:50%;
	font-family:Times;
	font-weight: plain; 
}

p.BodyText, li.BodyText, div.BodyText
{
	margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0pt;
	margin-left:0cm;
	font-size:80%;
	font-family:Times;
	font-weight: plain; 
}

a, a:visited
{
	color: black;
	text-decoration: none; 
	font-size: 80%; 
	font-family: helvetica;
	font-weight: bold;
}

a:hover
{
	color: white;
	// background-color: rgb(240,240,240); //darkblue; 
	background-color:rgb(128,128,255);
	background-color: rgb(229,229,242);
	font-weight: bold;
	font-size: 81%;
}

a:active 
{
	color: white;
	background-color: darkblue;
	text-decoration: none;
	font-size: 80%;
}

.hidden
{
	color: transparent;
	background: none;
}

 /* Page Definitions */
@page Section1
{
	size:295.3pt 241.9pt;
	margin:72.0pt 72.0pt 72.0pt 72.0pt;
	border: 1pt;
}

div.cvsection
{
	page: Section1;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 0%;
	margin-bottom: 0%;
	padding-left: 5%;
	padding-top: 1%;
	background-color: rgb(229,229,242);
}
div.Frontpage
{
	page: Section1;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 1%;
	padding-bottom: 0%;
	background-color: rgb(229,229,242);
}

ol
{
	margin-bottom:0cm;
}

ul
{
	margin-bottom:0cm;
}

li
{
	margin-left:0.0cm; margin-bottom:12pt;
}

<!-- color defs -->
body
{
	background-color: white;
}

text
{
	color: black; 
}

pre
{
	color: black;
}

strong
{
	color: black;
	font-weight: bold;
}

.Title
{
	font-style: italic;
	color: blue;
}
.Samlingsvolym
{
	text-decoration: underline;
	color: blue;
}

