BODY, INPUT, OPTION, SELECT, TEXTAREA, TABLE, TH, TD, TR {
	font-family: verdana, times new roman, tahoma, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

INPUT, OPTION, SELECT, TEXTAREA, FILE { 
	color: #000000;

	border-left-color: #000000;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}

BODY {
	background-color: #FFFFFF;
	color: #000000;
}
BODY.filler {
	background-color: #FFFFFF;
}

BODY.contents, TD.contents {
	background-color: #444444;
	color: #FFFFFF;
}

INPUT.knop {
	cursor: hand;

}


A {
	color: #FF8000;
	text-decoration: none;
}

A:hover {
	color: #FF8000;
	text-decoration: underline;
}

.texthead {
	color: #7A7A7A;
	font-size: 20px;
}

.texthead2 {
	color: #FF8000;
	font-size: 16px;
	font-weight: bold;
}


.textbody {
	font-size: 12px;
}
