.brodtekst {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
}
.semi-bold {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.mini {
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
}
.titles {
	font-family: Arial;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
a {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.thin-border {
	border: thin #939598;
}
