/*stylesheet Algemeen-2*/

body				 {background-color:#660000;
						 color:#ffffcc;
						 Font-family: Arial;
						 Font-size: small;
						 scrollbar-arrow-color:#ffffcc;
						 scrollbar-face-color:#660000;
						 scrollbar-highlight-color:#660000;
						 scrollbar-3dlight-color:#660000;
						 scrollbar-shadow-color:#660000;
						 scrollbar-darkshadow-color:#660000;
						 scrollbar-track-color:#660000;
						 }
						 
<h1>				 {Font-family: Arial;
						 color: #ffff99;
						 }
						 
input				 {background color:#660000;
						 color: #ffffcc;
						 Font-family: Arial;
						 }					 
button			 {background-color:#660000;
						 color: #000000;
						 Font-family: Arial;
						 }
						 
select			 {background-color:#660000;
						 color:#ffffcc;
						 font-family: Arial;
						 font-size:X-small; 
						 }

textarea		 {background-color: #660000;
						 color: #ffffcc;
						 }

