@charset "ISO-8859-1";
.nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.nav a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.nav a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.nav a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #b70000;
}
.nav a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.navRed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #b70000;
}
.txt {
	font-family: Times New Roman, Times, serif;
	font-size:12px;
	color: #000000;
}
.txt a:link {
	font-family: Times New Roman, Times, serif;
	font-size:12px;
	color: #000000;
}
.txt a:active {
	font-family: Times New Roman, Times, serif;
	font-size:12px;
	color: #000000;
}
.txt a:visited {
	font-family: Times New Roman, Times, serif;
	font-size:12px;
	color: #000000;
}
.txt a:hover {
	font-family: Times New Roman, Times, serif;
	font-size:12px;
	color: #000000;
}
.rubrik {
	font-family: Times New Roman, Times, serif;
	font-style:italic;
	font-size:42px;
	color: #000000;
}
.mellanRubrik {
	font-family: Times New Roman, Times, serif;
	font-style:bold;
	font-size:24px;
	color: #000000;
}
.formTxt {
	font-family: Times New Roman, Times, serif;
	font-size:12px;
	color: #525252;
}