
body,p,table,li,h1,h2,h3
{
	font-family: tahoma, verdana, arial, 'sans serif'; 
}

h1
{
	font-size: 24;
	font-weight: bold;
	color: #004080;
}

h2
{
	font-size: 18;
	font-weight: bold;
	color: #004080;
}

h3
{
	line-height: 150%;
	font-size: 14;
	font-weight: bold;
	color: #004080;
}


p,li,th, td
{
	font-size: 12;
	line-height: 150%;
}

body
{
	background-color: #E0E0E0;
}

hr
{
	border: 0px; 
	background-color: black; 
	height:1px
}

a.knop:link {COLOR: white; text-decoration:none; }
a.knop:visited {COLOR: white; text-decoration:none; }
a.knop:active{COLOR: white; text-decoration:none; }
a.knop:hover {COLOR: white; text-decoration:underline; }

a.menu:link {COLOR: black; text-decoration:none; line-height: 200%;}
a.menu:visited {COLOR: black; text-decoration:none; line-height: 200%; }
a.menu:active{COLOR: black; text-decoration:none; line-height: 200%;}
a.menu:hover {COLOR: black; text-decoration:underline; line-height: 200%;}

a:link {COLOR: black;}
a:visited {COLOR: black;}
a:active {COLOR: #004080; }
a:hover {COLOR: #004080; }






