.distelcss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 16px;
	color: #666666;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/OPSOM.GIF);
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #666666;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/OPSOM.GIF);
}
h2 {
font-family: Verdana; /* lettertype van de tekst */
font-size: 12px; /* groote van je tekst in pixels */
color: #333333; /* kleur van je tekst in html kleur code */
}

.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #99CC00;
	line-height: 30px;
	font-variant: small-caps;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
}
.subtitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	line-height: normal;
}
.formcss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 15px;
	width: 180px;
	border: 1px inset #99CC00;
	padding: 2px;
	margin: 2px;
}
.formcss2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px;
	height: 150px;
	width: 265px;
	margin: 2px;
	border: 1px inset #99CC00;
}
.back2 {
	background-color: #6C7592;
}
