 <!-- ************************************* LINKS ************************************************** --> 
 
a:link{
	font-family:Arial,Helvetica;
	font-size:9pt; font-style:normal; font-weight:bold; color:#1D4988; text-decoration:underline;
}

.link{
	font-family:Arial,Helvetica;
	font-size:9pt; font-style:normal; font-weight:bold; color:#1D4988; text-decoration:underline;
}

a:active{
	font-family:Arial,Helvetica;
	font-size:9pt; font-style:normal; font-weight:bold; color:#1D4988; text-decoration:underline;
}

a:hover{
	font-family:Arial,Helvetica;
	font-size:9pt; font-style:normal; font-weight:bold; color:#89A3D5; text-decoration:underline;
}

a:visited {
	font-family:Arial,Helvetica;
	font-size:9pt; font-style:normal; font-weight:bold; color:#89A3D5; text-decoration:underline;
}

 <!-- ************************************ BODY TEXT ************************************** --> 
 
body{
	font-family:arial, helvetica;
	font-size:9pt; font-style:normal; font-weight:normal; color:#000000; text-decoration:none;
}

p{
	font-family:arial, helvetica;
	font-size:9pt; font-style:normal; font-weight:normal; color:#000000;  text-decoration:none;
}

b{
	font-family:arial, helvetica; font-size:9pt; font-style:normal; 
	font-weight:bold; color:#000000; text-decoration:none;
}

s{
	font-family:arial, helvetica; font-size:7pt; font-style:normal; 
	font-weight:normal; color:#000000; text-decoration:none;
}

td{
	font-family:arial, helvetica;
	font-size:9pt; font-style:normal; font-weight:normal; text-decoration:none;
}

ul{
	font-family:arial, helvetica;
	font-size:9pt; font-style:normal; font-weight:normal; text-decoration:none;
}

li{
	font-family:arial, helvetica;
	font-size:9pt; font-style:normal; font-weight:normal; text-decoration:none;
}

i{
	font-style:italic; 
}

.lijust{
		text-align:justify;
}

 <!-- ************************************ HEADINGS ************************************** --> 

h1{
	font-family:arial, helvetica;color:#000000;
	font-size:14pt; font-style:normal; font-weight:bold; text-decoration:none; line-height:17px;
}

h2{
	font-family:arial, helvetica;color:#000000;
	font-size:13pt; font-style:normal; font-weight:bold; text-decoration:none; line-height:17px;
}

h3{
	font-family:arial, helvetica;color:#000000;
	font-size:10pt; font-style:normal; font-weight:bold; text-decoration:none;
}

h4{
	font-family:arial, helvetica;color:#000000;
	font-size:9pt; font-style:normal; font-weight:bold; text-decoration:none;
}

 <!-- ************************************ SPECIAL ************************************** --> 

.small{
	font-family:arial, helvetica;
	font-size:8pt; font-style:normal; font-weight:normal; color:#000000; text-decoration:none;
}

.red{
	font-family:arial, helvetica; font-size:9pt; font-style:normal; 
	font-weight:bold; color:Red; text-decoration:none;
}

.copyprob{
	font-family:arial, helvetica;
	font-size:10pt; font-style:normal; font-weight:bold; color:#ff99ff; text-decoration:none;
}
