BODY{
	background: #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #005A9C;
	background-image : url("bilder/bakrund.gif");
	background-position : bottom left;
	background-repeat : no-repeat;
	background-attachment : fixed;
}
H1{
	color: #005A9C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	margin-bottom : 10pt;
	margin-top : 15pt;
}
H2 {
	color: #005A9C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	margin-left : 5pt;
	margin-bottom : 5pt;
	margin-top : 10pt;
}
H3 {
	color: #005A9C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin-bottom : 2pt;
	margin-top : 2pt;
}
H4{
	color: #005A9C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	margin-bottom : 3pt;
	font-weight : bold;
}
H5{
	color: #005A9C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
	text-align : center;
}
A{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
A:Link {
	color: #879CFF;
}
A:Visited {
	color: #6575E1;
}
A:Active {
	color: #990000;
}
A:Hover {
	color: #990000;
}
A.a{
	font-size: 9pt;
	margin-bottom : 2pt;
	margin-top : 2pt;
	font-weight : bold;
}
A.b{
	font-size: 9pt;
	margin-bottom : 15pt;
	margin-top : 2pt;
	margin-left : 10pt;
}
DIV{
	color: #0000FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
DIV.huvud{
	font-size : 13pt;
	color : #5A78E7;
	cursor : pointer;
}
DIV.norm{
	font-size : 11pt;
	padding-top : 5pt;
	cursor : pointer;
}

A.child{
	font-weight: bold;
	font-size: 10pt;
	margin-left : 8pt;
	cursor : hand;
}
SPAN.child{
	font-weight: bold;
	font-size : 10pt;
	margin-left : 8pt;
	cursor : hand;
}
A.childchild{
	font-weight: bold;
	font-size : 9pt;
	margin-left : 16pt;
	cursor : hand;
}
A.childchildchild{
	font-weight: bold;
	font-size : 8pt;
	margin-left : 24pt;
	cursor : move;
}
A.childchildchildchild{
	font-weight: bold;
	font-size : 7pt;
	margin-left : 32pt;
	cursor : hand;
}
TD.sig{
	font-size : 30pt;
}
TD.sig_sif{ 
	font-size: 22pt; 
}
TD.fok{
	font-size: 10pt;
}
TD.bok{
	font-size: 18pt;
}