/* standaard lettergrootte*/


#content p
	{
		font-size: 14px;
	}

#content h2
	{
		font-size: 18px;
	}

#content h3
	{
		font-size: 16px;
	}
	
#content td
	{ 
	font-size: 14px
	}