

form {
	color: #1F1C62;
}

input {
	color: #1F1C62;
}

input.button {
}

.required {
	font-weight: bold;
}

.textbox {
}