body {
  font-size:11px;
  font-family:tahoma;
}

table {
  font-size:11px;
  font-family:tahoma;
  color:#4b6524;
}

h2 {
  color:#0f680f;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  background-color: #ebebd7;
}

h3 {
 font-size: 18px; 
 color:#990000; 
 border-bottom: 2px solid #4b6524;
 font-style: normal;
 }

input {
  color:#0f680f; 
  border: 1px solid #7c9a35;
}

textarea {
  color:#0f680f; 
  font-family: Tahoma;
  font-size: 12px;
  border: 1px solid #7c9a35;
}

.infor {
  font-size: 10px; 
} 

.submit {
  width:80px;
  height:30px;
  font-size:14px;
  font-weight:bold;
  color:#ebebd7;
  background-color:#4b6524;
  
}

.value {
  color:#0f680f;
  font-weight:bold;
}