BODY {
	margin : 1em;
	color : black;
	background-color : white;
}

BODY, TD, TH, FORM {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

h1 {
	font-family : 'Courier New', Courier, mono;
	font-weight : bold;
	font-size : 16pt;
	color : #666;
	margin-bottom : 0;
}

H2 {
	font-family : 'Courier New', Courier,	mono;
	font-weight : bold;
	font-size : 12pt;
	color : red;
	margin-bottom : 0;
}

SMALL, .small {
	font-size : 7pt;
}

A {
	color : red;
}

A:visited {
	color : #666666;
}

A:hover {
	color : black;
}

.menu, .menu:visited {
	font-size : 7pt;
	text-decoration : none;
	color : black;
}

.menu:hover {
	color : red;
}

UL UL {
	list-style-type : disc;
}

UL.runner, UL.small {
	margin : 0 0 0 20px;
}

.runner, .runner A {
	font-family : Courier New, Courier, mono;
	text-decoration : none;
	color : red;
	font-size : 9pt;
}

.runner A:hover, .runner:hover {
	color : black;
}

.name {
	font-family : Courier New, Courier, mono;
	font-size : 16pt;
	color : #666;
}

.noul {
	text-decoration : none;
}

P.werkers {
	font-size : 7pt;
	margin : .5em 0;
}

