.BODY
{
    font-family: arial;
    font-size: 6pt;
    margin-left: 10px;
    margin-top:  10px;
    margin-bottom: 0px;
    scrollbar-3dlight-color:E4E4E4;
    scrollbar-arrow-color:A0A0A0;
    scrollbar-base-color:F4F4F4;
    scrollbar-track-color:FFFFFF;
    scrollbar-highlight-color:B4B4B4;
    scrollbar-shadow-color:D7D7D7;
}

.titel
{
	font-family: arial;
	font-weight: bold;
	font-size: 20pt;
	color: gray;
}

.tekst
{
	font-family: verdana;
	font-weight: bold;
	font-size: 9pt;
	color:gray;
}


.warning
{
	font-family: verdana;
	font-weight: bold;
	font-size: 9pt;
	color:red;
}


.approve
{
	font-family: verdana;
	font-weight: bold;
	font-size: 9pt;
	color:green;
}

.tekstlight
{
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
	color:gray;
}

a.link
{
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
	color:gray;
	text-decoration:none;
}

a.link:hover
{
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
	color:gray;
	text-decoration:underline;
}

.nieuwsboodschap
{
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
}

.input
{
	font-family: arial;
}

.mainform
{
	background-color:#FFFDD7;
}

