/**
 *	Algemene opmaak
**/

body{ 
	font-size: 14px;  
}  

textarea{
	font-size: 16px;
}

