BODY
{
    BACKGROUND: #ffffff;
    background-attachment: fixed;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    list-style-type:disc
}

TABLE
{
BORDER-RIGHT: black 1px solid;
BORDER-TOP: black 1px solid;
BORDER-LEFT: black 1px solid;
BORDER-BOTTOM: black 1px solid;
}

TABLE.compleet
{
BORDER-RIGHT: black 1px solid;
BORDER-TOP: black 1px solid;
BORDER-LEFT: black 1px solid;
BORDER-BOTTOM: black 1px solid;
}

TD
{
    FONT-SIZE: 10pt;
	COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

INPUT {
	font-family: Verdana, Arial;
	font-size: 8pt;
	COLOR: black;
}

TEXTAREA {
	font-family: Verdana, Arial;
	font-size: 8pt;
}

TR {
	font-family: Verdana, Arial;
	font-size: 10pt;
	COLOR: #00008B;
}

TR.sep{
FONT-FAMILY: Verdana, Arial;
FONT-SIZE: 10pt;
background-color: lightgrey;
}

TABLE.cheat{
FONT-FAMILY: Verdana, Arial;
FONT-SIZE: 10pt;
BORDER-RIGHT: black 1px solid;
BORDER-TOP: black 1px solid;
BORDER-LEFT: black 1px solid;
BORDER-BOTTOM: black 1px solid;
}

frame { 
border-width: 0px; 
border-style: none;
}

frameset { 
border-width: 0px; 
border-style: none;
}

html, body 
{ 
border:0;
} 

fieldset.fieldsetheader
{
border-width:1px;
border-style:dotted;
}

INPUT.mf
{
border: 1px solid black;
FONT-SIZE: 8pt;
COLOR: #000000;
FONT-FAMILY: Verdana, Arial;
}

TEXTAREA.mf
{
border: 1px solid black;
FONT-SIZE: 8pt;
COLOR: #000000;
FONT-FAMILY: Verdana, Arial;
}

A:link { color: #000000; text-decoration:underline; } 
A:visited { color: #000000; text-decoration:underline; }
A:hover { color: #000000; text-decoration:overline underline; } 