a {
  font-family: Arial, Verdana;
  font-style: italic; 
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none; 
  color: DodgerBlue; 
 }
 
.kraamvisitestekst {
   font-family: Arial, Verdana;
   font-style: normal;
   font-weight: normal;
   text-decoration: none; 
   font-size: 16pt;
   color: DodgerBlue; 
 }
 .gegevenstekst_i {
   font-family: Arial, Verdana;
   font-style: italic;
   font-weight: normal;
   text-decoration: none; 
   font-size: 12pt;
   color: DodgerBlue; 
 }
 
 .gegevenstekst_b {
   font-family: Arial, Verdana;
   font-style: normal;
   font-weight: bold;
   text-decoration: none; 
   font-size: 12pt;
   color: DodgerBlue; 
 }
 
 .gegevenstekst_bi {
   font-family: Arial, Verdana;
   font-style: italic;
   font-weight: bold;
   text-decoration: none; 
   font-size: 12pt;
   color: DodgerBlue; 
 }
 
 .gegevenstitel {
   font-family: Arial, Verdana;
   font-style: normal;
   font-weight: normal; 
   text-decoration: none;
   font-size: 14pt;
   color:  DodgerBlue; 
 }
 
 .gegevenstitel_i {
   font-family: Arial, Verdana;
   font-style: italic;
   font-weight: normal; 
   text-decoration: none;
   font-size: 14pt;
   color:  DodgerBlue; 
 }
 
 .gegevenstitel_b {
   font-family: Arial, Verdana;
   font-style: normal;
   font-weight: bold; 
   text-decoration: none;
   font-size: 14pt;
   color:  DodgerBlue; 
 }
 
 .gegevenstitel_bi {
   font-family: Arial, Verdana;
   font-style: italic;
   font-weight: bold; 
   text-decoration: none;
   font-size: 14pt;
   color:  DodgerBlue; 
 }
 
 .gegevens_tekst_zwart {
   font-family: Arial, Verdana;
   font-style: normal;
   font-weight: normal; 
   text-decoration: none;
   font-size: 11pt;
   color: black;
 }
 
 .gegevens_tekst_zwart_i {
   font-family: Arial, Verdana;
   font-style: italic;
   font-weight: normal; 
   text-decoration: none;
   font-size: 11pt;
   color: black;
 }
 
 .gegevens_tekst_zwart_b {
   font-family: Arial, Verdana;
   font-style: normal;
   font-weight: bold; 
   text-decoration: none;
   font-size: 11pt;
   color: black;
 }
 
 .gegevens_tekst_zwart_bi {
   font-family: Arial, Verdana;
   font-style: italic;
   font-weight: bold; 
   text-decoration: none;
   font-size: 11pt;
   color: black;
 }
