
body{
	background-color : "#FFFFCC";
	background-image : url(".gif");
	background-position : center;
	background-repeat : no-repeat;
	margin : 0px;
	}


P,HR,TD{
/*standaard waarden voor een onder andere normaal lettertype  */
	font-family : zurich, arial, helvetica, san-serif;
	font-size : 8pt;
	margin-bottom : 0;
	margin-top : 0;
	vertical-align : top;
	}


UL,OL{
/*standaard waarden voor bulleted tekst */
	margin-bottom : 0pt;
	margin-top : 0pt;
	}


.tabel{
/*standaard waarden voor een tabel  */
	background-color : "#FFFFCC";
	border : none;
	border : none;
	padding : 0px;
	text-align : left;
	width : 750;
	}


.tabel1{
/*standaard waarden voor een tabel  */
	background-color : "#006633";
	border : none;
	border : none;
	padding : 0px;
	text-align : left;
	width : 750;
	}

.tabel10{
/*standaard waarden voor een tabel 10  */
	background-color : "#FFFFCC";
	border : none;
	border : none;
	padding : 0px;
	text-align : left;
	width : 150;
	}




.tabel2{
/*standaard waarden voor een tabel  */
	width : 750;
	}


.kolom3{
/*standaard waarden voor een tabel  */
	background-color : navy;
	width : 2;
	}


.kolom4{
/*standaard waarden voor een tabel  */
	background-color : ;
	}


.kolom1{
/*standaard waarden voor een tabel  */
	width : 3;
	}


.kolom2{
/*standaard waarden voor een tabel  */
	width : 150;
	


.kolom2 A{
/*standaard waarden voor een tabel  */
	text-decoration : none;
	}

/*stond op navy  */
TH{
	background-color :  "#006633";
	text-align : left;
	}


A{
/* standaard hyperlink */
	color : navy;
	text-decoration : underline;
	}


A:hover{
/* standaard hyperlink bij overgaan met muis*//* background-color :  Red;*/
	color : red;
	}


A.titelbalk{
/* hyperlink in de titelbalk*/
	color : white;
	font-family : zurich, arial, helvetica, san-serif;
	font-size : x-small;
	text-decoration : none;
	}

.titelbalk{
/* standaard tekst in de titelbalk*/
	color : white;
	font-family : zurich, arial, helvetica, san-serif;
	font-size : x-small;
	text-decoration : none;
	}

.linkerkolom A{
/* hyperlinks in de linkerkolom */
	border-style : double;
	color : navy;
	margin-top : 5px;
	text-decoration : none;
	text-indent : 10px;
	}


A:hover{
/* standaard hyperlink bij passeren muis */
	color : "#CC0000";
	text-decoration : none;
	}


H1{
/* kopregel boven naast logo */
	color : Black;
	font-size : 15pt;
	margin-bottom : 0;
	margin-top : 0;
	margin-top : 0px;
	text-align : left;
	vertical-align : middle;
	}


H2{
/* kop boven hyperlinks in linkerkolom */
	background-position : left;
	background-repeat : no-repeat;
	color : Navy;
	font-size : 10pt;
	font-weight : bold;
	margin-bottom : 3pt;
	margin-top : 5pt;
	}


H3{
/* kopregel boven nieuwe alinea in tekst deel */
	background-position : left;
	background-repeat : no-repeat;
	color : Navy;
	font-size : 10pt;
	font-weight : bold;
	margin-bottom : 3pt;
	margin-top : 5pt;
	text-indent : 1px;
	}


H3 A{
/* H3 hyperlink *//* background-color :  Blue;*//* background : Navy;*//*color:white;*/
	text-decoration : none;
	}


H4{
/* kopregel boven nieuwe alinea in tekst deel */
	background-position : left;
	background-repeat : no-repeat;
	color : Black;
	font : bolder;
	font-size : 9pt;
	margin-bottom : 1pt;
	margin-top : 2pt;
	text-indent : 1px;
	
}


H4 A{
/* H4 hyperlink */
	text-decoration : none;
	}


H5{
/* kleiner lettertype*/
	font-size : 7pt;
	font-weight : normal;
	}


.copyright{
	font-size : 7pt;
	font-weight : normal;
	}
