@charset "utf-8";
/* CSS Document */

.form_label {
	font-weight: bold;
}

.form_input {
	background-color:  #E9E0E8;
	color: #246;
}



