/* Algemeen*/

body{
	font-family: futura, verdana, arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	letter-spacing: normal;
	word-spacing: normal;
	background-color: White;
	color: Maroon;
}

A, A:LINK, A:VISITED {
	color : Maroon;}

A:HOVER {
	color : Black;}

table{
	border: 0pt;
	font-size: 10pt;}

	table.agenda{
	border: 1pt inset gray;}

	td.line{
	border-right: 1pt solid black;}

	td.portalmenu{
	background-color: white;
	border: 1pt solid black;}

