body {
	overflow-y: scroll;
}

TABLE, BODY, LI, OL, P, TD, TR{
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	font-family : Tahoma;
	margin-left : 8px;
}


H1 {
	color : #10147E;
	text-align : left;
	font : 22px Tahoma;
	font-weight : bold;
       	margin-top : 8px;
       	margin-left : 8px;
}

H2 {
	color : #FF9933;
	font : small-caps 18px Tahoma; 
	font-weight : bold;
	margin-left : 8px;
}

H3 {
	color : Black;
	font : small-caps 16px Tahoma;
	font-weight : bold;
	margin-left : 8px;
}

A:LINK, A:VISITED, A:HOVER, A:ACTIVE {
	color : #FF9933;
	font-style : normal;
	font-weight : bold;
	text-decoration : none
}

P.boven, A.boven:LINK, A.boven:VISITED, A.boven:HOVER, A.boven:ACTIVE {
	color : #FFFFFF;
	background-color: none;
	font : 18px Tahoma;
	text-decoration : none;
	margin-top : 83px;
}

P.bovenpl, A.bovenpl:LINK, A.bovenpl:VISITED, A.bovenpl:HOVER, A.bovenpl:ACTIVE {
	color : #FFFFFF;
	background-color: none;
	font : 18px Tahoma;
	text-decoration : none;
	margin-top : 83px;
}

P.active, A.active:LINK, A.active:VISITED, A.active:HOVER, A.active:ACTIVE {
	color : #10147E;
	background-color: none;
	font : 18px Tahoma;
	text-decoration : none;
	margin-top : 83px;
}

A.links:LINK, A.links:VISITED, A.links:HOVER, A.links:ACTIVE {
	color : #FFFFFF;
	background-color: none;
	font : 14px Tahoma;
	text-decoration : none;
	margin-left : 8px;
}

P.select, A.select:LINK, A.select:VISITED, A.select:HOVER, A.select:ACTIVE {
	color : #FFFFFF;
	background-color: none;
	font : 14px Tahoma;
	text-decoration : none;
	font-weight : bold;
	margin-left : 8px;
}

P.links {
	color : #FFFFFF;
	background-color: none;
	font : 10px Tahoma;
	text-decoration : none;
	margin-left : 8px;
}

A.blinks:LINK, A.blinks:VISITED, A.blinks:HOVER, A.blinks:ACTIVE {
	color : #000000;
	background-color: none;
	font : 12px Tahoma;
//	text-decoration : none;
	margin-left : 0px;
}
