#fulltable
{
      height:100%;
}



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

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

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

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


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:link {COLOR: black;}
a:visited {COLOR: black;}
a:active {COLOR: #D76B00;}
a:hover {COLOR: #D76B00;}


