.myForm td, input, select, textarea, checkbox {
font-family: tahoma;
font-size: 12px;
}
.required {
color: red;
}
// <