@charset "utf-8";
.streckunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.streckover {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	line-height: 15px;
}
a {
	text-decoration: underline;
	font-weight: bold;
	color: #FF0066;
	font-size: 10px;
}
img {
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0066;
	font-weight: 400;
}
.fet {
	font-weight: 600;
}
h2 {
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0066;
}

.svartbg {
	background-color: #000000;
}
.lista {
	line-height: 16px;
}
.listarosa {
	line-height: 16px;
	color: #FF0066;
}
