A, P, h3, h2, h1, th, td
{
	font-family: arial;					/* alle text hetzelfde font */
	font-weight: normal;
}

A:link
{
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}

A:visited
{
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}

A:active
{
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}

P, h2, td
{
	font-size: 12pt;
}

th, h3
{
	font-size: 10pt;
}

h4
{
	font-size: 12pt;
	color: white;
}

h1
{
	font-size: 14pt;					/* iets groter dan de rest */
	font-weight: bold;
}

body
{
	scrollbar-arrow-color: #00578E;
	scrollbar-3dlight-color: #00578E;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-face-color: #F3F3F3;
	scrollbar-shadow-color: #949494;
	scrollbar-darkshadow-color: #003162;
	scrollbar-track-color: white;
}

/*****************************************************
   getallen en hoofdtitels h1
   rest h2
*******************************************************/