.kop_black {
	font-size: 11pt;
	FONT-WEIGHT: bold;
	font-family: "Arial";
	color: #000000;
}

.kop {
	font-size: 11pt;
	FONT-WEIGHT: bold;
	font-family: "Arial";
	color: #ff0000;
}

.kop a:link {
	font-size: 11pt;
	FONT-WEIGHT: bold;
	font-family: "Arial";
	text-decoration:underline;
	color: #ff0000;
}

.kop a:visited {
	font-size: 11pt;
	FONT-WEIGHT: bold;
	font-family: "Arial";
	text-decoration:underline;
	color: #ff0000;
}

.kop a:active {
	font-size: 11pt;
	FONT-WEIGHT: bold;
	font-family: "Arial";
	text-decoration:underline;
	color: #ff0000;
}

.kop a:hover {
	font-size: 11pt;
	FONT-WEIGHT: bold;
	font-family: "Arial";
	text-decoration:underline;
	color: #ff0000;
}

.footer {
	font-size: 8pt; 
	FONT-WEIGHT: normal; 
	font-family: "Arial";
	color: #000000;
}

.footer a:link{
	font-size: 8pt; 
	FONT-WEIGHT: normal; 
	font-family: "Arial";
	text-decoration: underline;
	color: #000000;
}

.footer a:visited{
	font-size: 8pt; 
	FONT-WEIGHT: normal; 
	font-family: "Arial";
	text-decoration: underline;
	color: #000000;
}

.footer a:active{
	font-size: 8pt; 
	FONT-WEIGHT: normal; 
	font-family: "Arial";
	text-decoration: underline;
	color: #ff0000;
}

.footer a:hover{
	font-size: 8pt; 
	FONT-WEIGHT: normal; 
	font-family: "Arial";
	text-decoration: underline;
	color: #000000;
}

.text {
	font-size: 11px; 
	FONT-WEIGHT: normal; 
	font-family: Arial;
	color: #414141;
	line-height: 15px;
}

.text a:link{
	font-size: 11px; 
	FONT-WEIGHT: normal; 
	font-family: "Arial";
	text-decoration: underline;
	color: #000000;
	line-height: 15px;
}

.text a:visited{
	font-size: 11px; 
	FONT-WEIGHT: normal; 
	font-family: "Arial";
	text-decoration: underline;
	color: #ff000000;
	line-height: 15px;
}

.text a:active{
	font-size: 11px; 
	FONT-WEIGHT: normal; 
	font-family: "Arial";
	text-decoration: underline;
	color: #ff000000;
	line-height: 15px;
}

.text a:hover{
	font-size: 11px; 
	FONT-WEIGHT: normal; 
	font-family: "Arial";
	text-decoration: underline;
	color: #000000;
	line-height: 15px;
}


.formelement {
	background-color:#CCCCCC;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	border-color: #999999 #333333 #333333 #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

.formbutton {
	background-color:#CCCCCC;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	border-color: #999999 #333333 #333333 #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
