/*
 * Aanvulling op style sheet voor Fiextern t.b.v. print
 * bas, 20040226
 */
 
BODY
{
	font-size: 11pt;
}

table.pagina
{
	width: 95%;
}

H1, H1.kop-titel
{
	font-size: 18pt;
}

H2.kop2-nav, H2.kop2, H2
{
	font-size: 16pt;
}

H3.kop3, H3.kop3-num, H3.kop3-num1, H3
{
	font-size: 14pt;
}

H4, H4.kop4
{
	font-size: 12pt;
}

H5
{
	font-size: 11pt;
}

H6
{
	font-size: 10pt;
}

a:link
{
	text-decoration : underline;
}

span.grijs 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

div.noprint
 {
 display: none;
 }