BODY, P {
	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	margin-bottom : 0pt;
	margin : 0px 2px 2px2px;
}

.P1 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : left;
	font-style : normal;
	table-layout : auto;
	width : 100%;
	margin-left : 6px;
	margin-right : 10px;
	margin-bottom : 10px;
	margin : 5px;
}



H1 {
	font-family : Verdana, " Arial", Helvetica, sans-serif;
	font-size : 30pt;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

H2 {
	font-family : Verdana, " Arial", Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

H3 {
	font-family : Verdana, " Arial", Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : Navy;
	text-decoration : none;
	margin-bottom : 1pt;
}

H4 {
	font-family : Verdana, " Arial", Helvetica, sans-serif;
	font-size : 14pt;
	text-align : left;
	font-weight : bold;
	color : Navy;
	text-decoration : none;
	margin-top : 1;
}

H5 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
	font-weight : bold;
}

H6 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;

}

.rubrik {
	color : Navy;
	font-family : Verdana, " Arial", Helvetica, sans-serif;
	font-size : 20pt;
	font-style : normal;
	font-weight : bold;
	vertical-align : bottom;
}

.rubrik1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : Blue;
	font-weight : bold;
	width : 100%;
	letter-spacing : normal;
	background-color : #87CEFA;
	text-decoration : none;
}

.rubrik2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : Blue;
	font-weight : bold;
	width : 100%;
	letter-spacing : normal;
	background-color : #F0F8FF;
	text-decoration : none;
	height : 15px;
	background-attachment : fixed;
}

.rubrikhuvud{
	font-family : Verdana, " Arial", Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Maroon;
	text-decoration : none;
	margin-top : 1;
	background-color : transparent;
}




.gultblock {
	font-family : Arial, Helvetica,  Verdana, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : Black;
	background-color : #FFD700;
	border : 1px solid InfoText;
	thin double Black;
	margin-left : 10%;
	margin-right : 10%;
	table-layout : fixed;
	width : 100%;
	clear : both;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}


.slut {font-family : Arial, Helvetica,  Verdana, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : Black;
}

.copyright {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 7pt;
	font-style : normal;
	color : Blue;
	margin-top : auto;
	background-color : #F0F8FF;
}

.mini {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 7pt;
	font-style : normal;
	color : Blue;
	margin-top : auto;
	background-color : #;
}

.contents {
	color : Black;
	font-family : Verdana, " Arial", Helvetica, sans-serif;
	font-size : 20pt;
	font-style : normal;
	font-weight : bold;
	vertical-align : bottom;
	background-color : transparent;
}

.tabledotted {
	borderline : 1px dotted;
	
}

B {
	font-weight : bold;
}

A:link {
	text-decoration : none;
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size : 7pt;
}
A:active {
	text-decoration : none;
	color : Black;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size : 7pt;
}
A:visited {
	text-decoration : none;
	color : Navy;
	font-family : Verdana, Arial, sans-serif;
	font-size : 7pt;
	font-weight : bold;
}

A:hover {
	text-decoration : underline;
	color : Red;
	font-family : Verdana, Arial, sans-serif;
	font-weight : none;
	font-size : 7pt;
}

STRONG {
	font-weight : bold;
}

EM {
	font-style : italic;
}
HR {
	height : 1pt;
	margin : 2px 2px 2px 2px;
	border : thin;
}
HR.a {	height : 6pt;
	
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #036;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 8px 20px 8px 20px;
background-color: #036;
color: White;
text-decoration: none;
float: left;
border-right: 0px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}

