﻿BODY
{
    scrollbar-3dlight-color: #d2d2d2;
    scrollbar-arrow-color: #808080;
    scrollbar-base-color: #808080;
    scrollbar-darkshadow-color: #d4d4d4;
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #f2f2f2;
    scrollbar-shadow-color: #808080;
}
.ZwarteTitel {
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-size: small;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}
.Titel {
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-size: medium;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #1383C6;
}
.TekstMidden {
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-size: small;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.NavigatieTekst {
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
