BODY {
	background-color : #CEEBF7; 
	font-size : 10pt;
	font-family : Verdana;
	color : #32508F; 
	scrollbar-face-color: #CCE8F5;
	scrollbar-highlight-color: #CCE8F5;
	scrollbar-shadow-color: #32508F;
	scrollbar-3dlight-color: #32508F;
	scrollbar-arrow-color: #32508F;
	scrollbar-track-color: #CCE8F5;
	scrollbar-darkshadow-color: #CCE8F5;
}

TD {
	font-size : 10pt;
	font-family : Verdana;
}
 
TD.navigatie
{
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
/*	color : #BD0B0B; */
	cursor: hand;
	cursor: pointer; 
}
TD.subnavigatie
{
	font-size : 11px;
	font-family : Verdana;
/*	font-weight : bold;
/* 	color : #BD0B0B; */
	cursor: hand;
	cursor: pointer; 
}

TD.lijn
{
	font-size : 1px;
	font-family : Verdana;
}

IMG {border: 2px solid #BD0B0B}

IMG.noborder {border: 0px}

.verdana8roodbold
{
	font-size : 8pt;
	font-family : Verdana;
	font-weight : bold;
	color : #BD0B0B;
}

.verdana8blauwbold
{
	font-size : 8pt;
	font-family : Verdana;
	font-weight : bold;
	color : #32508F;
}
.verdana10roodbold
{
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	color : #BD0B0B;
}

.verdana10blauwbold
{
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	color : #32508F;
}

A.klein
{
	font-size : 8pt;
	font-family : Verdana;
	font-weight : bold;
	color : #BD0B0B;
	text-decoration : none;
}

A.klein:hover
{
	font-size : 8pt;
	font-family : Verdana;
	font-weight : bold;
	color : #32508F;
	text-decoration : none;
}

A
{
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	color : #BD0B0B;
	text-decoration : none;
}

A:hover
{
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	color : #32508F;
	text-decoration : none;
	
}

A.blauw
{
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	color : #32508F;
	text-decoration : none;
}

A.blauw:hover
{
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	color : #BD0B0B;
	text-decoration : none;
}
.floatimgleft {
	float:left;
	margin-top:10px;
	margin-right:25px;
	margin-bottom:10px;
}
.floatimgright {
	float:right;
	margin-top:10px;
	margin-right:25px;
	margin-bottom:10px;
}

