/* CSS Document */

p{
font-family: Verdana;
font-size: 12px;
color: #000000;
line-height: 18px;
padding: 3px;
}.link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.brodtekst {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.heading {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #59748C;
	text-decoration: none;
}

