.tekst 
{
	font-family : Arial, Times, serif;
	color : #000000;
	font-size : 10pt;
	font-style: normal;
	font-weight : normal;
	padding-left: 10px
}

.tekst2
{
	font-family : Arial, Times, serif;
	color : #FFFFFF;
	background-color: #000000;
	font-size : 10pt;
	font-style: normal;
	font-weight : normal;
	padding-left : 10px
}

.titel
{
	font-family: Arial, Times, serif;
	color: #000000;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px
}

.subtitel
{
	font-family: Arial, Times, serif;
	color: #FF0000;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px
}

A:link
{
	font-family: Arial, Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: blue;
	text-decoration: none
}


A:hover
{
	font-family: Arial, Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: blue;
	text-decoration: underline
}

A:visited
{	
	font-family: Arial, Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none
}

.lijnverticaal
{	
	background: url(images/stippellijn.gif)
}

.lijnhorizontaal
{	
	background: url(images/horizontale.gif)
}

body 
{
    scrollbar-face-color: #DDDDDD;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #DDDDDD;
    scrollbar-3dlight-color: #687888;
    scrollbar-darkshadow-color: #DCE0E2;
    scrollbar-track-color: #F8F8F8;
    scrollbar-arrow-color: #6E7E88; 
}

