ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1.2em;
	padding-left: 0em;
}
li {
	list-style-image: url(../images_slices/bullit.gif);
}
h1 {
	font-size: 17px;
	line-height: 20px;
	color: #005288;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
}
h2 {
	font-size: 11px;
	color: #005288;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
h3 {
	font-size: 11px;
	text-decoration: none;
	color: #02293F;
	margin: 0px;
}
.paginatitel {
	font-size: 17px;
	line-height: 20px;
	color: #005288;
	text-decoration: none;
}
.teksttitel {
	color: #005288;
	font-weight: bold;
	text-decoration: none;
}
.tekstinhoud {
	text-decoration: none;
	color: #02293F;
}
.links {
	text-decoration: none;
	color: #005288;
}
a:hover.links {
	color: #54bceb;
}
a:hover.nieuwslinks {
	text-decoration: underline;
}
a:hover.tekstinhoud {
	text-decoration: underline;
}
a:hover.teksttitel {
	text-decoration: underline;
}