body {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : justify;
	margin : 10px 0px 0px 0px;
	background-color : #FFFFAA;
}
p {
	font-size : 11px;
	line-height :160%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : justify;
	margin-top : 2px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
}
p.terug {
	font-size : 11px;
	line-height :160%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : right;
	margin-top : 10px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
}
p.domein{
	font-size : 36px;
	line-height :100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	color : #009900;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 0px;
}
p.lijst {
	font-size : 11px;
	color : #C94093;
	line-height :160%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	margin-top : 2px;
	margin-bottom : 2px;
	margin-left : 30px;
	margin-right : 10px;
}
p.date-artikel {
	font-size : 11px;
	line-height :160%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : right;
	margin-top : 6px;
	margin-bottom : 2px;
	margin-left : 30px;
	margin-right : 10px;
}
a:active.lijst {
	font-size : 11px;
	color : #C94093;
	line-height :160%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table {
	border-collapse : collapse;
	margin : 0px 0px 0px 0px;
}
A {
	color : #0000ff;
}
A:ACTIVE {
	color : #0000ff;
	text-decoration : underline;
}
A:FOCUS {
	color : #0000ff;
	text-decoration : underline;
}
A:HOVER {
	color : #0000ff;
	background-color : #D3D3D3;
	text-decoration : underline;
}
A:LINK {
	color : #0000ff;
	text-decoration : underline;
}
A:VISITED {
	color : #0000ff;
	text-decoration : underline;
}
h1 {
	color : #990099;
	font-size : 20px;
	font-weight : bold;
	padding-top : 0px;
	padding-bottom : 0px;
	font-variant : normal;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
}
h2 {
	color : #009900;
	font-size : 14px;
	font-weight : bold;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-variant : normal;
}
ul {
	margin-bottom : 0px;
	border : 0px solid yellow;
	margin-top : 0px;
}
ol {
	margin-bottom : 0px;
	border : 0px solid yellow;
	margin-top : 0px;
}
li {
	margin-bottom : 5px;
	border : 0px solid red;
	margin-top : 0px;
}
