body
	{
	font-family: Tahoma,sans-serif;
	font-size: 10pt;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background: #ffffff;
	color: #333333;
	}

h1
	{
	font-family: Tahoma,sans-serif;
	font-size: 11pt;
	color: #903390;
	font-weight: heavy;
	}

h2
	{
	font-family: Tahoma,sans-serif;
	font-size: 15pt;
	color: #333399;
	font-weight: normal;
	line-height: 0.75;
	}

h3
	{
	font-family: Tahoma,sans-serif;
	font-size: 14pt;
	color: #333399;
	font-weight: normal;
	line-height: 0.75;
	}

h4
	{
	font-family: Tahoma,sans-serif;
	font-size: 13pt;
	color: #333399;
	font-weight: normal;
	line-height: 0.75;
	}

h5
	{
	font-family: Tahoma,sans-serif;
	font-size: 12pt;
	color: #333399;
	font-weight: normal;
	line-height: 0.75;
	}

h6
	{
	font-family: Tahoma,sans-serif;
	font-size: 11pt;
	color: #333399;
	font-weight: normal;
	line-height: 0.75;
	}

ul
	{
	margin-left : 16;
	color: #ff0000;
	}

li
	{
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	color: #000000;
	padding-left: 4;
	padding-right: 4;
	}

td
	{
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	color: #333333;
	padding-left: 4;
	padding-right: 4;
	}

th
	{
	font-family: Tahoma,sans-serif;
	font-size: 9pt;
	color: #000000;
	background: #f8f8f8;
	text-align: left;
	padding-left: 4;
	padding-right: 4;
	}

a:link
	{
	color: #903390;
	text-decoration: none;
	}

a:active
	{
	color: #903390;
	text-decoration: none;
	}

a:visited
	{
	color: #903390;
	text-decoration: none;
	}

a:hover
	{
	color: #cc99cc;
	text-decoration: none;
	}

/* nieuwe elementen */

.header
	{
	font-family: Tahoma,sans-serif;
	font-size: 11pt;
	color: #903390;
	font-weight: bold;
	}

.invers
	{
	font-family: Tahoma,sans-serif;
	font-size: 10 pt;
	color: #000000;
	background: #ccccff;
	}
.allmost-hidden
	{
	font-family: Tahoma,sans-serif;
	font-size: 7pt;
	color: #d0d0d0;
	} 

