BODY {
	font-family: Arial,"Times New Roman", Times, serif;
	font-size: 11px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	text-align:justify;
}

p	{
	font-family: Arial,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:1.3em;
	text-align:justify;
	}

TD {
	font-family : Arial,"Times New Roman", Times, serif;
	font-size : smaller;
	color: #350e0a;
}

A {
	text-decoration : none;
	color : #199CBF;
}

/* voor toggle deel*/
dl {
	margin-left:0px;
}

dt {
	font-weight: normal; 
	margin: 10px 0px 0px 0px;
	cursor: pointer;
	text-decoration: none;
	color: #199CBF;
}

dd {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 1px solid #666666;
	text-align:justify;
	font-size: 90%;
	}
	
	
.show {display: block;}
.hide {display: none;}	

h3 {font-variant:small-caps;
font-size: 1.2em;
	margin:0px;}
