BODY, .normal, p {
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #FFFFFF;
	scrollbar-base-color: white; 
	scrollbar-arrow-color: #3F6EA6;
	scrollbar-DarkShadow-Color: white;
}

A:LINK {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	text-decoration : underline;
}

A:VISITED {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	text-decoration : underline;
}

A:ACTIVE, A:HOVER {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : underline;
}
  

H1  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-top : 10px;
	font-size : 14pt;
	font-weight : bold;
	color: #0000cc;
}

H2  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-top : 10px;
	font-size : 12pt;
	font-weight : bold;
	color: #0000cc;

}

H3  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
        font-style : Italic;
}
H4  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 35pt;
	font-weight : bold;
     font-style : Italic;
}

TD {
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #FFFFFF;
}

.button {
	background-color: #1D3752;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	width: 100;
	height: 20;
	border-color: #000000;
	border-width: 1px;
	border-style; solid;
}

.formtable .td {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
}

.menutable .td {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #FFFFFF;
}

.copyrighttable .td {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #ffffff;
}

.image {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

.selectie_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF
}