

input, textarea{
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px;
	background-color: #CBC9C9;
}

select{
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
}

.form_kl {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color:#FFFFFF;
}
 .button {
    font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color:#CBC9C9;
	}