BODY {background-color:#ffff99;
	font-family : Arial;
	font-size: 12px;
	color: #000080;
	text-align: justify;
	scrollbar-face-color: #ffff99; 
	scrollbar-shadow-color: #bbbb55;
	scrollbar-highlight-color: #ffff99;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: #dddd77; 
	scrollbar-track-color: #dddd77; 
	scrollbar-arrow-color: #000080;
}
H3{	  font-family : Arial;
	  font-size : 16px;
	  color : #000080;
}
TD {  font-family : Arial;
	  font-size : 12px;
	  color : #000080;
}
P {	  font-family : Arial;
	  font-size : 12px;
	  color : #000080;
	  text-align: justify;
}
A:LINK {font-family : Arial;
		font-weight : bold;
	  	font-size : 12px;
	  	color : #0000FF;
		text-decoration : none;
}
A:ACTIVE {font-family : Arial;
		font-weight : bold;
	  	font-size : 12px;
	  	color : #FF0000;
		text-decoration : none;
}
A:VISITED{font-family : Arial;
		font-weight : bold;
	  	font-size : 12px;
	  	color : #0000FF;
		text-decoration : none;
}
.TABEL {font-family : Arial;
		font-weight : bold;
	  	font-size : 12px;
}
.txt {font-family : Arial;
  	font-size : 12px;
  	color : #000080;
	border:1px solid #aaaa55;
}
.textarea {font-family : Arial;
  	font-size : 12px;
  	color : #000080;
	border:1px solid #aaaa55;
	overflow:auto;
}
.check {font-family : Arial;
	font-weight : bold;
  	font-size : 12px;
  	color : #0000FF;
	border:0px;
}
.knop {font-family : Arial;
	font-weight : bold;
  	font-size : 12px;
  	color : #000000;
	border:1px solid #aaaa55;
	cursor:hand;
	background-color:#eeee77;
}
.button {font-family : Arial;
	font-weight : bold;
  	font-size : 12px;
  	color : #000080;
	width: 120px;
	height:16px;
	border:1px solid #000080;
	cursor:hand;
	background-color:#eeeeff;
	text-align:center;
}
