.bodytitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 32px;
	padding-top: 20px;
}

.bodytekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 130%;
	margin-top: 15px;
	margin-right: 32px;
	margin-bottom: 15px;
	margin-left: 32px;
	list-style-position: inside;
	list-style-type: circle;
}

