body	{	background-color: white;
		font-family: Tahoma, Arial;
		font-size: 13;
		color: black;
		scrollbar-face-color: "white";
                scrollbar-3dlight-color: "white";
                scrollbar-shadow-color: #003399;
                scrollbar-darkshadow-color: "white";
                scrollbar-track-color: "white";
                scrollbar-arrow-color: "#003399";
                scrollbar-highlight-color: #003399;
	}
	

	

a:link    	{
		font-weight:"bold";
		color: "black"; 
		text-decoration: none;
		}

a:visited    	{
		font-weight:"bold";
		color: "black"; 
		text-decoration: none;
		}

a:hover   	{
		font-weight:"bold";
		color: "black"; 
		text-decoration: underline;
		
		}
		
td		{
font-family="Tahoma";
		font-size: 13;
		background-color: "white"
		color: "black";
		}
		
.tabelbody		{
		background-color: "#eeeeee";

		}
		
.kop		{
		background-color: "#336699";
		color: "#FFCC00";
		text-align="left";
		vertical-align="middle" ;
		}
		
th		{
		background-color: "white"
		color: "black";
		text-align="left";
		vertical-align="middle" ;
		}
		
		
		}
.tabelelement2	{
		background-color="#ffffdd";
		text-align="left";
		font-family="Tahoma";
		font-size:"13";
		}
.boord	{
		border: 1px solid #cccccc;
		}		
		
.tabelelement1	{
		background-color="#dddddd";
		text-align="left";
		font-family="Tahoma";
		font-size:"13";
		border: 1px solid #cccccc;
		}
		
.kolom		{
		font-family="Verdana";
		font-size="20";
		text-align="center";
		vertical-align="top";
		background-color="#aaaaaa";
		}
		
.tekst		{
		font-family="Verdana";
		font-size="12";
		text-align="left";
		vertical-align="top";
		background-color="white";
		}
		
table.topnav	{
		font-size:80%;
		top:200;
		left:10;
		}

table.menu	{
		font-size:100%;
		bottom:0;
		z-index:-1;
		top:20;

		}
		
