body
{
    text-align: center;

	margin: 0px;

    background-color: #FDFEF9;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 14px ;
}

.tabel
{
  	border: 0px solid #CC3300;

	margin: 5px auto;

  /* om ook in IE effect van text-aline uit body te krijgen */
    width: 700px;

	text-align: left;

  line-height: 1.5;
/* laatste staat er lang niet altijd bij! */
}

ul ol , ol ol
{
  list-style-type: lower-roman;
  line-height: 125% ;
}



.lijst
{
  line-height: 150% ;
}

.lang
{
  line-height: 150% ;
  font-size: 12px ;
}

.commentaar
{
  line-height: 100%;
  font-size: 85%  ;
  font-style: italic;
}

.aanwijzing
{

font-size: 14px ;
 /* font-style: italic;   */
}


A:link
{
text-decoration: none;
color: #3B5FCC   ;
}

/*#330099  */
A:visited
{
text-decoration: none ;
color:     #23397A  ;
}

A:active
{
text-decoration: none ;
color:     #23397A   ;
}

A:hoover
{
text-decoration: none ;
color:     #23397A   ;
}
