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;
}

/* M-Web toolbar */

.MW-A, .MW-A:HOVER, .MW-A:LINK, .MW-A:VISITED {
	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	font-weight : normal;
}

.MW-Nav-osvlinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : white;
	text-decoration : underline;
}

.MW-Nav-tenpt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : black;
}

.IE-Menu-Div {
	position : relative;
	height : 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	border-left : solid 1px #66669A;
	border-right : solid 1px #66669A;
	border-top : solid 1px #66669A;
}

