a {
	color: navy;
	text-decoration: underline;
	font-size: 11px;
}
b {
	color: #000000;
	text-decoration: underline;
	font-size: 9px;
}

a:visited {
	color: navy;
	text-decoration: underline;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #000000;
}

.bildtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
  color: #000000;
}


.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
  color: #000000;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}


a:hover {
	color: #999999;
	text-decoration: underline;
}

.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.adress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
