table {
	font-family: Helv, Arial;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
}
a:link {
	font-family: Helv, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9CCB3B;
	text-decoration: none;
}
a:visited {
	font-family: Helv, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9CCB3B;
	text-decoration: none;
}
a:hover {
	font-family: Helv, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #402E7B;
	text-decoration: none;
}
a:active {
	font-family: Helv, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9CCB3B;
	text-decoration: none;
}
h1 {
	font-family: Helv, Arial;
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #402E7B;
}
h2 {
	font-family: Helv, Arial;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #9CCB3B;
}
.midtenlilla {
	background-image: url(images/mittenlilla.gif);
}
.midtengronn {
	background-image: url(images/midtengronn.gif);
}
.web {
	font-family: Helv, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
body {
	font-family: Helv, Arial;
	font-size: 12px;
	color: #000000;
}

