.example
{
	font-size: 14px; font-style: normal; 
	font-weight: normal; 
	color: #000000; 
}

.tekst 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	list-style-type: circle
}

H2
{  	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #E04C10;
}

TABLE
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	list-style-type: circle
}

.text 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	list-style-type: circle
}

body 
{
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin: 20px;
}


.title 
{  	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #000000;
}


.subtitle 
{  	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #E04C10;
}

.tabel_label 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}


.navigation
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal; 
	color: #E04C10
}


.groep 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: #000000
}


.bold_orange
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
	color: #E04C10
}



