@charset "utf-8";
.menuval {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3E6EB6;
	list-style-position: inside;
	list-style-type: none;
	position: relative;
	line-height: 15px;
		text-decoration: none;
}

.style1 {
	font-size: 10px;
	font-weight: bold;
}


h1 {
font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	color: #003148;
	margin-bottom: 5px;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 2px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	color: #003148;
	background-color: #DEEAFE;
	margin-bottom: 2px;
	padding-left: 5px;
	margin-left: 3px;
	padding-top: 2px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	color: #003148;
}

.menuval:link {
	color: #3E6EB6;
}
.menuval:hover {
	color: #222222;
	text-decoration: underline;
}
.menuval:active{
	color: #3E6EB6;
	text-decoration: none;
}
.menuval:visited{
	color: #3E6EB6;
	text-decoration: none;
}
.brunhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.corsur {
	cursor: hand;
}
