@import url("textfont.css");

body
{
   color           : #55ff55;
   background-color: #003300;
}

a:link    {color: #eeee5f;}
a:visited {color: #c0c0c0;}
a:active  {color: #0000bb;}
a:hover   {color: #5555ff;}

table
{
   table-layout: fixed;
}

p, li, hr, h1, h2, h3, h4, h5
{
   margin-top   : 6pt;
   margin-bottom: 6pt;
   text-align   : justify;
}

.citaat1
{
   font-family     : Andika, sans-serif;
   line-height     : 2.85ex;
   color           : #001100;
   background-color: #33cc33;
}

.citaat2
{
   font-family     : Andika, sans-serif;
   line-height     : 2.85ex;
   color           : #001100;
   background-color: #3333cc;
}

.citaat3
{
   font-family     : Andika, sans-serif;
   line-height     : 2.85ex;
   color           : #001100;
   background-color: #cc3333;
}
