
/*
*	Word gebruikt in
*	
*/
h1{
	font-weight:bold;
	font-size:15px;
		color:#000328;
		margin-bottom:5px;
	
	}
/*
*	Word gebruikt ->
*	overzicht producten ->needed/inhoud
*/	
h2{
	font-weight:normal;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:14px;
	color:#000328;
	text-align:center;
		
	}
h3{

	font-weight:bolder;
	font-size:13px;
		color:#161723;
		margin-bottom:5px;

	}
h4{
	font-weight:normal;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:14px;
	color:#000328;
	text-align:left;
}
	
h5{
	font-weight:normal;
	
	font-size:14px;
		color:#454a56;
		margin-bottom:5px;
		margin-top:15px;
		text-align:center;
		margin-right:-25px;
	
	}
h6{
	font-weight:bold;
	font-size:14px;
		color:#000328;
		margin-bottom:5px;
		margin-top:10px;
		text-align:left;
	
	}


