body 
{
    font-family:Georgia, Times;
    font-size:14px;
	background-color: #f2f2f2;
    color:#666666;
	letter-spacing: 0pt;
    line-height: 1.3;
    margin-left: 0px;
	margin-top: 0px;
    margin-right: 0px;
}

.titel
{
    font-family:Georgia, Times;
    font-size:14px;
    color:#666666;
}

.omschrijving
{
    font-family:Georgia, Times;
    font-size:14px;
    color:#666666;
    font-style: italic;
}

.tussenkop
{
    font-family:Georgia, Times;
    font-size:14px;
    color:#666666;
    font-style: italic;
}

.onderschrift
{
    font-family:Georgia, Times;
    font-size:10px;
    color:#666666;
    font-style: italic;
}

.actief
{
    font-family:Georgia, Times;
    font-size:14px;
	letter-spacing: 0pt;
    color:#b3c600;
    text-decoration: none;
    font-weight: bold;
}

A:Link, A:visited
{
    font-family:Georgia, Times;
    font-size:14px;
	letter-spacing: 0pt;
    color:#666666;
    text-decoration: none;
    font-weight: none;
}

A:hover
{
    font-family:Georgia, Times;
    font-size:14px;
	letter-spacing: 0pt;
    color:#000000;
    text-decoration: none;
    font-weight: none;
}

