// algemene stijlen


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:verdana;
	font-size: 10pt ;
	color: #000000
}

hr {color: #AA0000; background-color: #AA0000; height: 1px; width: 560px; border: 0; text-align: left} 
A:link        {color: #AA0000; underline:no; font-weight:normal; text-decoration: none}
A:hover       {color: #000000; font-weight:normal; text-decoration: none}
A:visited     {color: #AA0000; font-weight:normal; text-decoration: none}
P             {font-family: verdana; font-size: 10pt; color: #000000}
TD            {font-family: verdana; font-size: 10pt; color: #000000}
TABLE         {font-family: verdana; font-size: 10pt; color: #000000}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA0000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #404D00;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}