/* 21-2-2002, vincent */

body
{
	text-align : left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12 px;
}

div.pagina /* vincent, 4-11-2001, ivm met xhtml die geen div align="center" toelaat */
{
	text-align : center;
}
A:VISITED
 {
	/* color: #6666CC; */ 
	text-decoration : none;
}

LINK
{
	/* color: #333366; */
	text-decoration : none;
}

A:LINK
{
	/* color: #CC0000; */
	text-decoration : none;
}

A:ACTIVE
{
	text-decoration : none;
}

a:hover
 {
	text-decoration :  underline;
}
table.pagina
{
	width : 90%;
}

h1,h2,h3,h4,h5,h6
{
	font-family: tahoma, verdana, sans-serif;
}

li, td
{
	font-family: tahoma;
	font-size: 12 px;
}

div.centraal
{
	text-align: center;
}

td.kader
{
	vertical-align: top;
	border-width: 1px;
	border-style: groove;
	border: thin dotted #EDEEFF
	

}

