html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin: 0 !important;
	border: 0 !important;
	background-color: transparent;
	width: 100% !important;
	left: 0;
}
p {
	margin: 0 0 1em 0;
}
.overskrift {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#PrinterFriendly, #CountryLink, #formsubscribersearch {
	display: none;
}
.text {
	FONT-SIZE: 11px;
	COLOR: #585c5e;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border:0;
}
A {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #585c5e;
    TEXT-DECORATION: none;
}
A:hover {
    COLOR: #ff6f10;
    TEXT-DECORATION: none;
}
A:visited {
    COLOR: #585c5e;
    TEXT-DECORATION: none;
}
A:active {
    COLOR: #000000;
    TEXT-DECORATION: none;
}
.ScreenOnly {
	display: none;
}
