body    {margin-top:0; margin-bottom:0; margin-left:0; margin-right:0; background-color: #FFFFFF; 
			color: #000000; font-size: 11px; font-family: Arial, Verdana, Helvetica; line-height: 16px
scrollbar-3dlight-color: #F5F5F8;
scrollbar-arrow-color: #006532;
scrollbar-base-color: #72AA8E;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #E5EFEA;
scrollbar-highlight-color: #F5F5F8;
scrollbar-shadow-color: #006532;
}
th { font-family: Tahoma, Arial, Verdana, sans-serif, serif; font-size: 13px; line-height: 18px; color: #006532; text-align: left}
td { font-family: Arial, Verdana, Tahoma, sans-serif, serif; font-size: 11px; line-height: 18px; color: #000000}

/*   link items   */
a:link     {text-decoration: none }
a:visited  {text-decoration: none }
a:active   {text-decoration: none }
a:hover    {text-decoration: underline}

 /*  backgrounds */ 

 .BackG {background-color: #E5EFEA}
 .BackW {background-color: #FFFFFF}

 /*  text  */
.Text { color: #006532; font-size: 11px; font-family:  Arial, Verdana, Tahoma, sans-serif, serif; line-height: 18px}

/*  formulieren */
.Button  {font-family: Arial, Verdana, Tahoma, sans-serif, serif; font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #006532; height: 20px;}

.Form {
	border-left-style:	solid;	border-left-width:	1px;	border-left-color:	#CCCCCC;		
	border-right-style: solid;	border-right-width: 1px;	border-right-color: #CCCCCC;	
	border-top-style:	solid;	border-top-width:	1px;	border-top-color:	#CCCCCC;	
	border-bottom-style:solid;	border-bottom-width:1px;	border-bottom-color:#CCCCCC;
	background-color: FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; line-height: 13px}


