body {
	margin: 0px 0px 0px 10px;

}
.dash-right-bottom {
	border-right: 1px dashed #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0C0C0;


}
.dash-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0C0C0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.defaultText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a.m1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a.b1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.dash-right {

	border-right: 1px dashed #C0C0C0;
}
.dash-top-bottom-right {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0C0C0;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #C0C0C0;



}
.dash-top-bottom {

	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0C0C0;
}
.overskrift-bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	
}
.solid {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.border-ann {
	border: 1px solid #CCCCCC;
}
a {
	color: #003399;
}
.mellemrum {
	line-height: 20px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	align: center;

}

.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	font-weight: bold;
	font-decoration: underlined;
}

.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	font-weight: bold;
	font-decoration: underlined;
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	font-weight: bold;
	font-decoration: underlined;
}

.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	font-weight: bold;
	font-decoration: underlined;
}