BODY {
 	font-family: Verdana, Arial,Geneva, sans-serif;
      font-size: 11pt;
      color: #000000;
      text-decoration: none;
      font-weight: normal;
	text-align: left;
	cell-padding: 1;
      BACKGROUND-COLOR: #ECFFFA; 	
}

.wolkenachter {
	background-image: url(/images/wolken.jpg);	
}

TD {
        font-family: Verdana, Arial,Geneva, sans-serif;
        font-size: 11pt;
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}

TD.zwart {
        font-family: Verdana, Arial,Geneva, sans-serif;
        font-size: 9pt;
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}

TD.zwartscale {
        font-family: Verdana, Arial,Geneva, sans-serif;
        font-size: 80%;
        color: #000000;
        text-decoration: none;
        font-weight: normal;

}

.darkblue {
	background-color: #000080;
	color: #FFFFFF;
}

.darkblue-bold {
        COLOR: #ffffff; 
        BACKGROUND-COLOR: #000080; 
        FONT-SIZE: 13pt; 
        FONT-WEIGHT: bold;
}

.darkyellow {
	background-color: #FFFF66;
	color: #000000;
}

.white {
      background-color: #FFFFFF;
	color: #000000;
}

.darkgreen {
	background-color: #CCFF99;
	color: #000000;
}

.redCel {
	background-color: #FF0000;
	color: #000000;
}

.orangeCel {
	background-color: #FF890A;
	color:#000000;
}

.lightgreen {
	background-color: #CCFFCC;
	color: #000000;
}

.lightgray {
	background-color: #808080;
	color: #000000;
}

A:active, A:visited {
	text-decoration : none;
	font-size : 8pt;
	color: #000000;
}

A.no_underline {	
	text-decoration : none;
	font-size : 8pt;
	color: #000000;
}

A.no_underline:active {	
	text-decoration : none;
	font-size : 8pt;
	color: #000000;
}


A.zwart, A.zwart:active, A.zwart:visited {
	text-decoration : none;
	font-size : 9pt;
	color: #000000;
}

A.zwart:hover {
	text-decoration : underline;
	font-size : 9pt;
	color: #000000;
}

P {
	font-size: 14pt;
}

.cloudy {
       BACKGROUND-IMAGE: url(/images/wolken2.gif) 
}

A.rood, A.rood:active, A.rood:visited {
	text-decoration : none;
	font-size : 9pt;
	color: #FF0000;
}
