
body { 
  font: 12pt "Century Gothic", Verdana;
  color:  
}

A:link {
  text-decoration: none; 
  color: #944C9D;
}
 A:visited {
  text-decoration: none; 
  color: #944C9D;
}

A:active {
  text-decoration: none; 
  color: #944C9D;
}

A:hover {
  text-decoration: underline; 
  color: #944C9D; 
}

td { 
  font: 12pt "Century Gothic", Verdana;
  border-width: 1pt;
  background-color: white
}

td.justify { 
  font: 12pt "Century Gothic", Verdana;
  border-width: 1pt;
  background-color: white;
  text-align: justify
}


td.big { 
  font: 14pt "Century Gothic", Verdana;
  border-width: 1pt;
  background-color: white
}

td.purple { 
  font: 20pt "Century Gothic", Verdana;
  border-width: 1pt;
  color: #944C9D;
  background-color: white
}

td.denkwerkgrijs { 
  font: 20pt "Century Gothic", Verdana;
  color: black;
  background-color: white;
  border-width: 1pt;
  border-style: solid; 
  border-color: silver;
  border-left-width: 0pt;
  border-right-width: 0pt;
  border-top-width: 0pt;
  border-bottom-width: 0pt;
}

td.kop3 { 
  font: 18pt "Century Gothic", Verdana;
  color: black;
  background-color: white;
  font-style: italic;
}

span.purple { 
  font: 20pt "Century Gothic", Verdana;
  border-width: 1pt;
  color: #944C9D;
  background-color: white
}


span.paars { 
  font: 12pt "Century Gothic", Verdana;
  color: #944C9D;
  background-color: white;
  font-style: italic;
}


span.kop1 { 
  font: 20pt "Century Gothic", Verdana;
  color: black;
  background-color: white;
  font-weight: bold;
}

span.kop2 { 
  font: 20pt "Century Gothic", Verdana;
  color: black;
  background-color: white
}

span.kop3 { 
  font: 18pt "Century Gothic", Verdana;
  color: black;
  background-color: white;
  font-style: italic;
}

span.kopje { 
  font: 14pt "Century Gothic", Verdana;
  color: black;
  background-color: white;
  font-style: italic;
}

span.kop4 { 
  font: 12pt "Century Gothic", Verdana;
  color: black;
  background-color: white;
  font-weight: bold;
}


input { 
  font: 12pt "Century Gothic", Verdana;
  color:;
  background-color: white;
}

textarea { 
  font: 12pt "Century Gothic", Verdana;
  color:;
  background-color: white;
}
