.standard {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
}
.overskrift {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	line-height: 18px;
	text-transform: none;
	vertical-align: 0%;
	text-decoration: none;
	font-style: normal;
	letter-spacing: 0.1em;
	text-indent: 0px;
}
.break {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	text-transform: none;
	vertical-align: 0%;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 0.1em;
}
a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
	letter-spacing: 0.1em;
}
a:visited {

	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 0.1em;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	letter-spacing: 0.1em;
}

