body {
	background-color: #000000;
	margin-top: 0px;
	margin: 0px;
}


p, td {
	font-family: arial, verdana, sans-serif;
	color: #000000;
	font-size: 13px;
	line-height: 20px;
}
p {
	margin-top: 6px;
	margin-bottom: 6px;
}


h1 {
	font-family: arial, verdana, sans-serif;
	color: #000000;
	font-size: 15px;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-top: 10px;
	margin-bottom: 5px;
}

h2 {
	font-family: arial, verdana, sans-serif;
	color: #003300;
	font-size: 13px;
	text-transform: none;
	border-bottom-color: #FFCC00;
	margin-top: 20px;
	margin-bottom: 5px;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:link { color: #000000; } 

a:visited { color: #000000; }

a:hover { color: #FF0000; } 
a IMG { border: none; }


.billledramme {
	border: 1px solid #FFFFFF;
}

