@charset "utf-8";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	color: #FFFFFF;
}

.txt {
	font-family: "Century Gothic", Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.txtoverskrift {
	font-family: "Century Gothic", Tahoma, Verdana;
	font-size: 14px;
	color: #cc262f;
}
.txtfed {
	font-family: "Century Gothic", Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
