﻿BODY
{
    margin:15px;
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    background-color: rgb(255,255,255);
}

.Titel
{
    font-weight: bold;
    font-size:30px;
    color: rgb(0,128,128);
    font-style: normal;
    font-family: Arial,Helvetica,sans-serif;
}

.MenuLinks
{
    font-weight: bold;
    font-size: 14px;
    color: rgb(255,255,255);
    font-family: Arial,Helvetica,sans-serif;
}

.MenuOnder
{
    font-size: 14px;
    color: rgb(255,255,255);
    font-family: Arial,Helvetica,sans-serif;
}

.Main
{
    font-weight: normal;
    font-size: small;
    font-family: Arial,Helvetica,sans-serif;
}

.Introductie
{
    font-weight: bold;
    font-size: 20px;
    color: rgb(102,102,102);
    font-family: Arial,Helvetica,sans-serif;
}

.Tekst
{
 font-family:verdana, Arial;
 font-size:14px;
 color: rgb(51,51,51);
}
