body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 15px;
}
p {
	margin:0;
	padding:0;
}
ul, ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li {
	list-style-type: disc;
	margin-left: 15px;
}

.introtekst{
	font-size:14px;
	color:#8B573B;
	margin-bottom:20px;
}
td {
	vertical-align: top;
	padding-right:5px;
}
img {
	border:0;
}