@import url("textfont.css");

a:link    {color: #0000f0; background-color: #ffffff;}
a:visited {color: #00d0a0; background-color: #ffffff;}
a:active  {color: #f000b0; }
a:hover   {color: #000000; }

h1, h2, h3, h4, h5, h6
{
   color           : #000000;
   background-color: #ffffff;
}

body, p
{
   color           : #000000;
   background-color: #ffffff;
   margin-top      : 2px;
   margin-bottom   : 5px;
   line-height     : 150%;
}
.indented
{
   text-indent     : 45px;
}
.centered
{
   text-align      : center;
}
.firstcharacter 
{ 
   float           : left; 
   font-size       : 50px; 
   line-height     : 40px; 
   padding-left    : 0px;  
   padding-top     : 2px; 
   padding-right   : 6px; 
}

table, td, th
{
   border          : thin solid;
   font-size       : 10pt;
   line-height     : 100%;
}

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

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