/* PAGELAYOUT CSS - 20060522 */
body {
background-color: transparent;
font-size: 12pt;
font-family:'Times New Roman',Times,serif;
color:#000000; 
text-align: left;}

h1, h2, h3, h4, h5 {
	margin-bottom: 1em;	
}
b {
	font-weight: bold;
	letter-spacing: 0em;
	color: #333;
}
p {
	letter-spacing: 0.0em;
	padding-bottom: 1em;
	color: #333;
}

li {
line-height:1.2em;
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin-left:36px;
text-decoration:none;
text-indent:0
}

br {
	float:none;
	padding-bottom: 1em;
}


ul {text-decoration: none;
text-indent: 1em;
line-height: 1.2em;
padding-bottom: 1em;}
/* FULL PAGE */
a:link, .overskrift a:active, a:visited {
	color: #333;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}
a:hover {
	color: #333;
	text-decoration: none;
	padding: 0;
	margin: 0;
	
}

strong {
	font-weight:bold;
}

h1, h2, h3, h4, h5, h6 
{
	color: #333;
    font-weight: bold;
    font-style: normal;
    margin: 0 0 0.15em;
    padding: 0;
}



h1 {
    margin-top: 0;
    font-size: 197%;
    font-weight: normal;
}



h2
{
    font-size: 182%;
}



h3
{
    font-size: 167%;
}



h4
{
    font-size: 146.5%;
}



h5

{

    font-size: 123.1%;

}



h6

{

    font-size: 100%;

    font-weight: normal;

}