body{
	background-color: White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10px;
	margin-left: 40px;
	scrollbar-track-color: #FA7102; 
	scrollbar-arrow-color: #FA7102;  
	scrollbar-3dlight-color: #CCCCCC;  
	scrollbar-base-color: #000099;  
	scrollbar-darkshadow-color: #cccccc;  
	scrollbar-face-color: #000000;  
	scrollbar-highlight-color: #000000;  
	scrollbar-shadow-color: #00008B;
	
}
th{
	background-color: #D3D3D3;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10px;
	margin-left: 1px;
	text-align: left;
}
td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10px;
	margin-left: 1px;
	background-color: White;
}
table{
	margin-left: 0px;
}

p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : small
}

h1{
font-size : 16px;
color : Black;
}
h2{
font-size : 14px;
color : Black;
}
h3{
font-size : 12px;
color : Black;
}
h4{
font-size : 10px;
color : Black;
}
h5{
font-size : 8px;
color : Black;
}
h6{
font-size : 8px;
color : Gray;
}


a:link {
	color: Black;
	text-decoration: underline;
	font-weight : bold;
}

a:active{
	color: Red;
	text-decoration: none;
	font-weight : bold;
} 
a:visited {
	color: Gray;
	text-decoration: underline;
	font-weight : bold;
} 
a:hover {
	color: #6495ED;
	text-decoration: overline underline;
	font-weight : bold;
} 

.menu{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 12px;
	background-color: Black;
}
.header{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	background: White;
}
hr{
	color: #FFFFE0;
	background-image : url("http://www.autoexec.nl/images/ae_tile_horizon.gif");
}

.buttons{ background-color: Black;  color: White;  font-weight: bold;  font-family: Verdana;    }

