﻿body
{
    font-size: 8pt;
    vertical-align: top;
    overflow: auto;
    color: gray;
    font-family: Arial, Helvetica, Sans-Serif;
    background-color: white;
    text-align: justify;

}
BUTTON
{
    font-size: 8pt;
    color: gray;
    font-family: Arial, Helvetica, Sans-Serif;
}
INPUT
{
    font-size: 8pt;
    color: gray;
    font-family: Arial, Helvetica, Sans-Serif;

}
TEXTAREA
{
    font-size: 8pt;
    color: gray;
    font-family: Arial, Helvetica, Sans-Serif;

}
FORM
{
    font-size: 8pt;
    color: gray;
    font-family: Arial, Helvetica, Sans-Serif;
    line-height: 15px;
}
SELECT
{
    font-size: 8pt;
    color: gray;
    font-family: Arial, Helvetica, Sans-Serif;

}
.Title
{
    font-size: 12pt;
    color: #006CB8;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
}
.TitleSub
{
    font-size: 9pt;
    color: #006CB8;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
}

.Footer
{
    color: gray;
    font-size: 9px;
    font-family: Arial, Helvetica, Sans-Serif;
    background-color: #006CB8;
    text-align: center;
    position: fixed;
    bottom: 0%;
    width: 950px;
    height: 18px;
}
.Hyperlink
{
    font-size: 8pt;
    color: #f5f5f5;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    text-decoration: none;
}

.HyperlinkContent
{
    font-size: 8pt;
    color: #006cb8;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    text-decoration: none;
}

.validatie
{
    font-size: 8pt;
    color: #FF6600;
    font-size: 8pt;
    font-family: Arial, Helvetica, Sans-Serif;
    line-height: 125%;
}
.label
{
    font-size: 8pt;
    color: gray;
    font-size: 8pt;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration:none
}