	body {
		color: #000000 !important;
	}

	fieldset {
		background: #ebebe7 !important;
		border: 1px solid #cbcac8 !important;
	}

	legend {
		color: #000000 !important;
	}

	a {
		color: #000000 !important;
	}

	select {
		background: #e7e7e7 !important;
		color: #000000 !important;
		border: 1px solid #cbcac8 !important;
	}

	select option {
		color: #000000 !important;
		background-color: #ebebe7 !important;
	}

	.label {
		color: #000000 !important;
	}

	.input {
		background: #e7e7e7 !important;
		border: 1px solid #cbcac8 !important;
		color: #000000 !important;
	}

	.textarea {
		background: #e7e7e7 !important;
		border: 1px solid #cbcac8 !important;
		color: #000000 !important;
	}

	.lepes1 .input {
		color: #000000 !important;
	}

	.lepes3 .input {
		color: #000000 !important;
	}

	.submit {
		background: #ebebe7 !important;
		border: 1px solid #cbcac8 !important;
		color: #000000 !important;
	}

	hr {
		border: 1px solid #ebebe7 !important;
	}

