@import url("textfont.css");

h1, h2, h3, h4, h5, h6
{
   font-family     : Andika, sans-serif;
   text-align      : left;
   color           : #000000;
   background-color: #ffffff;
}

body, p
{
   font-family     : Andika, sans-serif;
   color           : #000000;
   background-color: #ffffff;
}

table, td, th
{
   border          : thin solid;
}

.citaat1, .citaat2, .citaat3, .citaat4
{
   font-family     : "Gentium Book Plus", serif;
}

.citaat1
{
   background-color: #e0ffe0;
}
.citaat2
{
   background-color: #ffffb0;
}
.citaat3
{
   background-color: #d8d8ff;
}
.citaat4
{
   background-color: #d0d0d0;
}
