  body {
 	scrollbar-shadow-color: 	#884400; 
	scrollbar-highlight-color: 	#FFFFFF; 
	scrollbar-3dlight-color: 	#EECC99; 
	scrollbar-darkshadow-color: 	#440000; 
	scrollbar-face-color: 		#EFDFC5;
	scrollbar-track-color: 		#CFBFA5; 
	scrollbar-arrow-color: 		#E64157;

    font-size: 11px;
        font-family: Arial, Tahoma;
        color: #ffffff
}

  td {
        font-size: 12px;
        font-family: Arial, Tahoma;
        color: #222222
	}

a.main1
	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold	
	}

a.main1:hover
	{
	color: #E64157;
	background: white
	}


a.main0
	{
	color: #222222;
	font-weight: normal;
	text-decoration: underline
	}

a.main0:hover
	{
	color: #E64157;
	background: white;
	font-weight: bold;
	text-decoration: none
	}

a.main2
	{
	font-size: 6;
	color: #E64157;
	font-weight: normal;
	text-decoration: none
	}

  .header1
	{
    	font-size: 60px;
    	font-family: Tahoma, Arial, Helvetica;
    	font-weight: bold;
    	color: #fff8e6;
	}

  .header2
	{
    	font-size: 48px;
    	font-family: Tahoma, Arial, Helvetica;
    	font-weight: bold;
    	color: #7883a3;
	}

  .programma
	{
    	font-size: 17px;
    	font-family: Tahoma, Arial, Helvetica;
    	font-weight: bold;
    	color: #7883a3;
	}

  .inhoud
	{
    	font-size: 17px;
    	font-family: Tahoma, Arial, Helvetica;
    	font-weight: bold;
    	color: #7883a3;
	}

  h1 {
    font-size: 60px;
    font-family: "Futura Md BT", Tahoma, Arial, Helvetica;
    font-weight: bold;
    color: #7883a3
  }
  
  h2 {
    font-size: 48px;
    font-family: "Futura Md BT", Tahoma, Arial, Helvetica;
    font-weight: bold;
    color: #7883a3
  }
  
  h3 {
    font-size: 36px;
    font-family: Arial, Helvetica;
    font-weight: bold;
    color: #ffffff
  }

  h4 {
    font-size: 24px;
    font-family: Arial, Helvetica;
    font-weight: bold;
    color: #ffffff
  }

