BODY.main {
	background : #EFF4AD;
	border-left : medium solid #7ECCBE;
	border-top : medium solid #7ECCBE;
	background-attachment : fixed;
	background-image : url(olijf_BG.gif);
	background-position : right bottom;
	background-repeat : no-repeat;
}
.txt{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	margin : 2px 2px 2px 2px;
}

.txtgroen{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	margin : 2px 2px 2px 2px;
	color : Olive;
}
