<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
h1 {
	font-size: 18px;
	font-weight: bolder;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
tr {
	border-bottom: 1px solid #000000;
}
td {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
th {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
a, a.btn-default {
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}
.inaktiv {
	color: #666666;
}
.wk {
	background-color: lightblue;
}
.panel_results {
	border: 1px solid lightblue;
	margin-bottom: 20px;
}
.panel_clubs {
	border: 1px solid lightblue;
	margin-bottom: 10px;
}
</pre></body></html>