Body {
	color: #000000;
	font-family : Trebuchet MS, Garamond, Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-style : normal;
	font-weight : normal;
}
H1 {
	color: #33cccc;
	font-weight: bold;
	font-size: 24px;
	font-family: Trebuchet MS, Geneva, Arial, sans-serif;
} 
H2 {
	color: #000000;
	font-weight: normal;
	font-size: 18px;
	font-family: Trebuchet MS, Geneva, sans-serif
} 
H3 {
	color: #00000;
	font-weight: Bold;
	font-size: 12px;
	font-family: Trebuchet MS, Geneva, sans-serif
} 
H4 {
	color: #33cccc;
	font-weight: bold;
	font-size: 16px;
	font-family: Trebuchet MS, Geneva, sans-serif;
	margin-top: 5
} 
H5 {
	color: Red;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	font-family: Trebuchet MS, Geneva, Arial, Swiss, SunSans-Regular
}
H6 {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: Trebuchet MS, Geneva, Arial, Swiss, SunSans-Regular
}
A {
	color: #33cccc;
	text-decoration : underline;
}

a:active {
	color: Red;
}

a:visited  {
	color: #aaaaaa;
}
td {
	font-family : Trebuchet MS, Geneva, Arial, Swiss, SunSans-Regular;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
}
dt {
	font-family : Trebuchet MS, Geneva, Arial, Swiss, SunSans-Regular;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
dd {
	font-family : Trebuchet MS, Geneva, Arial, Swiss, SunSans-Regular;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}
li {
	font-family : Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10px;

}
.klein {
	font-family : Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	color : #000000;
}
.kleingroen {
	font-family : Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	color : #33cccc;
}
.groen {
	color: #33cccc;
}

.groenvet {
	color: #33cccc;
	font-weight: Bold;
}
.zwart {
	color: #000000;
	}
.zwartcit {
	color: #000000;
	font-size: 10px;
	text-decoration : none;
	}
.kleinzwart {
	color: #000000;
	font-size : 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Trebuchet MS, Geneva, Arial, Swiss, SunSans-Regular
}
.kleinwit {
	color: #FFFFFF;
	font-style: normal;
	font-size: 9px;
	font-weight: normal;
	font-family: Trebuchet MS, Geneva, Arial, Swiss, SunSans-Regular
}
.nodecoration {
	text-decoration : none;
}
.nodec_groen:visited {
	text-decoration : none;
	color: #33cccc;		
	font-size: 12px;
}
.nodec_groen:active {
	text-decoration : none;
	color: #33cccc;		
	font-size: 12px;
}
.nodec_groen {
	text-decoration : none;
	color: #33cccc;		
	font-size: 12px;
}