BODY{	color : Black;	font-family : Arial, Helvetica, sans-serif;	font-size: 10pt;  background-color: #719A0D;  background-image: url(bg.jpg);  background-repeat: repeat-x;  background-position: bottom;  background-attachment: fixed;  padding: 15px;                  }

.text {
	font-family : Verdana;
	font-size : 11;
	color: #C7FF70;
}
.ek_text {
	font-family : Verdana;
	font-size : 11;
	color: Navy;
	font-weight : bold;
}
.text_bold {
	font-family : Verdana;
	font-size : 11;
	color : White;
	font-weight : bold;
}
.yellow_text {
	font-family : Verdana	;
	font-size : 11;
	color:#FFBF00;
}
.yellow_text_bold {
	font-family : Verdana;
	font-size : 11;
	color : #FFBF00;
	font-weight : bold;
}
.blue_text {
	font-family : Verdana;
	font-size : 11;
	color : #004080;
}
.blue_text_bold {
	font-family : Verdana;
	font-size : 11;
	color : #004080;
	font-weight : bold;
}
.lb_text { color: #C7FF70; font-size: 12pt; font-weight: bold;  }
.lb_text_bold {
	font-family : Verdana;
	font-size : 11;
	font-weight : bold;
	color : #409FFF;
}
.head {
	font-family : Verdana;
	font-size : 15;
	color : #FFBF00;
	font-weight : bold;
}
A {
	font-family : Verdana;
	font-size : 11;
	color : #FFBF00;
	FONT-WEIGHT : BOLD ;
}
A:ACTIVE{
	font-family : Verdana;
	font-size : 11;
	color : #D9153B;
	FONT-WEIGHT : BOLD ;
}
A:HOVER{
	font-family : Verdana;
	font-size : 11;
	color : #D9153B;
	FONT-WEIGHT : BOLD ;
}
HR {
	color : #FFBF00;
	list-style : square;
}
.ek_verslag {
	font-family : Verdana;
	font-size : 9;
	font-weight : bold;
	color : Highlight;
}
.ARED{
	font-family : Verdana;
	font-size : 11;
	color : #D9153B;
	FONT-WEIGHT : BOLD ;
}

.ColumnCenter{ background-color: White; background-image: url(bg_page.gif); background-repeat: repeat-x; }
