body {
        margin-top: 0px;
	background-color: #dfdfdf;
}


.Huvudrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 36px;
	font-style: normal;
	color: #800000;
	font-weight: bolder;
	text-transform: capitalize;
}
.Huvudrubrik2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 26px;
	font-style: normal;
	color: #000000;
	font-weight: bolder;
}
.Huvudrubrik2_rod {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 26px;
	font-style: normal;
	color: #800000;
	font-weight: bolder;
	}
.Rubrik1 {
	color: #000066;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-style: normal;
	
}
.Rubrik1_Svart {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-style: normal;
}

.Rubrik2 {
	color: #000066;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-style: normal;
}
.Rubrik2_Svart {
color: #000066;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-style: normal;
	color:#000000
	}
.Rubrik2_Red {
color: #800000;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-style: normal;
	color:#800000
	}
.Infotext_14px {
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Infotext_12px{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Infotext_12px_blue{
	font-size: 12px;
	color: #0033FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033FF;
}

.Infotext_10px{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.Infotext_liten_grå {
	font-size: 9px; 
	color: #666666;
	font-family:"Courier New", Courier, monospace
	}

a:link {    text-decoration: underline;
	        color: #0000FF;
}
a:visited {	text-decoration: underline; 
	        color: #0000FF;
}
a:hover {	text-decoration: underline;
	        color: #000000;
}
a:active {	text-decoration: underline;
	        color: #0000FF;