body {
	background:		#ffffff;
	color:			#000000;
	text-decoration:	none;
}

a:link {
	background:		#ffffff;
	color:			#003366;
}

a:visited {
	background:		#ffffff;
	color:			#800000;
}

h1 a {
	background:		#ffffff;
	color:			#000000;
	text-decoration:	none;
}

h1 a:visited {
	background:		#ffffff;
	color:			#000000;
	text-decoration:	none;
}

h2 a {
	background:		#ffffff;
	color:			#000000;
	text-decoration:	none;
}

h2 a:visited {
	background:		#ffffff;
	color:			#000000;
	text-decoration:	none;
}

h3 {
	margin:			1px;
	padding:		1px;
}

td p {
	margin:			1px;
	padding:		1px;
}

a:hover {
	text-decoration:	underline;
}

#kolofon {
	background:	#ffffff;
	color:		#003366;
	font-size:	71%;
	text-align:	center;
}
#kolofon hr {
	height:		0.4em;
	background:	#003366;
	color:		#003366;
}
