body, p, td, li
{color: #0000000;
font-family: arial, Verdana, Helvetica,  sans-serif;
font-size: 12px}
div.hoofdkop { font-family: Arial, Helvetica; font-size: 14px; color: #07739E; font-weight: bold; }
/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */

h1, h2, h3, h4, h5, h6
{background-color: #ffffff;
color: #000000;
font-family:tahoma, Verdana, Helvetica,  sans-serif;
font-weight: bold}
body {SCROLLBAR-FACE-COLOR: #07739E;
SCROLLBAR-HIGHLIGHT-COLOR: #07739E; 
SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #07739E; 
SCROLLBAR-BASE-COLOR: #07739E}

h2
{}

h3
{}

h4
{}

h5
{}

h6
{}

p
{}

.seperator
{
	background-repeat : repeat-y;
	background : url(../back/column_separator.gif);
}

a:link       { text-decoration: none; color: #2E3BBE }
a:active     { text-decoration: none; color: #2E3BBE }
a:visited    { text-decoration: none; color: #2E3BBE }
a:hover      { text-decoration: none; color: #D61F16 }
/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */
