
body		     { color: black; font-size: 16px; font-family: SimSun; font-style: normal; font-weight: normal; font-stretch: normal; text-decoration: none }
ol /* ordered list  */   { font-family: SimSun; list-style-type: decimal }
ul /*  unordered list  */   { font-family: SimSun; list-style-type: disc }
p       { color: #000; font-size: 16px; font-family: SimSun; font-stretch: normal; text-align: justify; margin-right: 10px }
textarea    { font-family: SimSun }
select    { font-family: SimSun }
input   { font-family: SimSun }
li		   { font-size: inherit; font-family: SimSun }
	a:visited	 { color: purple; font-family: SimSun }
	a:hover		 { color: purple; font-family: SimSun }
	a:active	 { color: red; font-family: SimSun }

	div			 { font-family: SimSun }
	span		 { font-family: SimSun }
	
	td			  /* table cell */     { font-size: 16px; font-family: SimSun; text-align: inherit }
	table		   { color: #000; font-size: 12px; font-family: SimSun }

	h1			  /* hoofding niveau 1 */       { color: #555; font-size: 30px; font-family: SimSun; font-weight: bold; text-decoration: none; text-align: left; text-transform: uppercase; text-indent: 15px; margin: 12px 0 20px }
	h2			  /* hoofding niveau 2 */      { color: #063; font-size: 18px; font-family: SimSun; font-style: italic; font-variant: small-caps; font-weight: bold; text-decoration: underline; margin: 20px 0 }
h2 a       { color: #063; font-size: 18px; font-family: SimSun; font-variant: small-caps; font-weight: bold; text-decoration: none; background-color: #a6a6a6; margin: 20px 0; padding: 2px; border: outset 1px }
h2 a:visited      { color: #fff; font-size: 18px; font-family: SimSun; font-variant: small-caps; font-weight: bold; text-decoration: none; background-color: #a6a6a6; margin: 20px 0; padding: 2px; border: outset 1px }
h2 a:hover     { color: #fff; font-size: 18px; font-family: SimSun; font-variant: small-caps; font-weight: bold; text-decoration: none; background-color: #a6a6a6; margin: 20px 0; padding: 2px; border: inset 1px }
h2 a:active     { color: #ff6; font-size: 18px; font-family: SimSun; font-variant: small-caps; font-weight: bold; text-decoration: none; background-color: #a6a6a6; margin: 20px 0; padding: 2px; border: inset 1px }
h3			   { color: #9c0; font-size: 16px; font-family: SimSun; text-decoration: underline }
	h4			{ font-weight: bold; margin: 1.33em 0px }
	h5			 /* lijstpuntje met nummer */    { color: #000; font-size: 12px; font-family: SimSun; font-variant: normal; font-weight: normal; text-align: left; text-transform: none; list-style-type: decimal; margin: 1.67em 0 }
	h6			 /* lijstpuntje met bolletje */    { color: #000; font-size: 12px; font-family: SimSun; font-weight: normal; list-style-type: circle; margin: 2.33em 0 }
.vet  { font-family: SimSun; font-weight: bold }
.cursief  { font-family: SimSun; font-style: italic }
.groen  { color: #007f00; font-family: SimSun }
.grn_vet_cap   { color: #007f00; font-family: SimSun; font-weight: bold; text-transform: capitalize }
.blauw  { color: #039; font-family: SimSun }
.wit_vet  { color: #fff; font-family: SimSun; font-weight: bold }
.tabinspring  { font-family: SimSun; margin-left: 40px }
.copyright     { font-size: 12px; font-family: SimSun; text-align: center; visibility: visible; margin-top: 90%; top: 91%; vertical-align: bottom }
A.menulink       { color: #fff; font-size: 12px; font-family: SimSun; font-weight: bold; text-decoration: none; background-color: #9c0; text-align: center; text-transform: uppercase; cursor: pointer; display: block; position: static; height: 100%; vertical-align: middle; border: outset 1px #ffffff }
A.menulink:visited   { color: #fff; font-size: 12px; font-family: SimSun; font-weight: bold; text-decoration: none; background-color: #9c0; text-align: center; text-transform: uppercase; cursor: pointer; display: block; position: static; height: 100%; vertical-align: middle; border: outset 1px #ffffff }
A.menulink:hover     { color: #ff6; font-family: SimSun; border: inset 1px }
A.menulink:active   { color: #369; font-family: SimSun; border: inset 1px }

