body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}
a:link, a:visited {
	font-style: normal;
	color: #006AB5;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.tenPixels {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.hOne {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.error {
	color: #E50000;
	text-decoration: line-through;
}
.box {
	margin: 10px;
	padding: 10px;
	border: 1px solid #000000;
}
.tenBox {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 10px;
	padding: 10px;
	border: 1px solid #000000;
}

.tilbudBox {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 10px;
	padding: 10px;
	border: 1px solid #000000;
	margin-top: 0px;
}

.blackBorder {
	border: 1px solid black;
	}
	
.blackBorderTop {

	border-top: 1px solid black;
	}

.streamerBox {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 15px;
	border: 1px solid #000000;
}

.streamerText {
	border-top: 1px solid black;
	padding: 5px;

}

.underlineTD {
	border-bottom: 1px solid #000000;
}

.streamerH1 {
	font-size: 1.5em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

a.streamerlink:link, a.streamerlink:visited {
	font-style: italic;
	color: #006AB5;
}


.imgBox {
	margin-left: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.copyright:link, a.copyright:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; text-decoration: none; color: #CCCCCC}
a.copyright:hover, a.copyright:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; text-decoration: none; color: #006AB5}

.udsolgt {
	text-align:center;
	color:#C00;
}