

.form_table {
margin: 10px;

}

.form_table td, .form_table th {
	padding: 15px;
        text-align: center;
}

.form_table th {
 font-weight: bold;
background-color: #5E9732;
color: white;

}