body{
	font-family: "Alef Hebrew",
               “Helvetica Neue”,
               Helvetica,
               Arial,
               sans-serif !important;
			font-size:15px!important;	
}

td {
  font-size: 15px;
  font-family: alef;
  line-height: 7px;
}

input {
  padding:0.3em;
}


select
{
  padding:0.3em;
}

input[type="submit"] {
  width: 181px;
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
  background-color: #5db38f!important;
  color: #fff;
  font-family: alef;
  border: none;
  border-bottom: 4px solid #2f565f;
  border-radius: 2px;
}
