BODY {
	color: #330099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;	
	text-decoration: none;
	scrollbar-3dlight-color:#E3B900;
   scrollbar-arrow-color:7FAAFF;
   scrollbar-base-color:#18426B;
   scrollbar-track-color:#18426B;
   scrollbar-darkshadow-color:#7FAAFF;
   scrollbar-face-color:#18426B;
   scrollbar-highlight-color:#7FAAFF;
   scrollbar-shadow-color:#7FAAFF;
	margin-left: 5px;
	margin-top: 5px;
	background-color: #E7E8F6;
	}

A {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000000;
	font-size: 12px; 
	line-height: 12px;
	font-weight: bold;
	text-decoration: overline;
	background-color: #90EE90;
	}

A:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #18426B;
	font-size: 12px; 
	line-height: 12px;
	font-weight: bold;
	text-decoration: overline;
	background-color: #FFFFFF;
	}

A:ACTIVE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #18426B;
	font-size: 12px; 
	line-height: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: underline;
	}
	
.inhoud {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/back.gif);
	}

.hoofd {
	background-color: #E7E8F6;
	}

.aname {
	background: transparent;
	color: Black;
	font-size: inherit;
	text-decoration: none;
}
	
table { 
	border-top: 5px groove #663399; 
	border-bottom: 5px groove #663399;

}

.td-justify {
	text-align: justify;
}

.td-center {
	text-align: center;
}

.td-right {
	text-align: right;
}

.td-left {
	text-align: left;
}

.td-head {
	text-align: center;
	font-weight: bold;
}
