#input {
  background-color:white;
  vertical-align:top;  
  text-align:center;
  height:16px;
  font-size:11px;
  border-color:#e3c4c1;
  color:#b04847;   
  line-height:10px;
}

.input {
  background-color:white;
  vertical-align:top;
  text-align:center;
  height:16px;
  font-size:11px;
  border-color:#e3c4c1;
  color:#b04847;
  line-height:10px;
}

div,body,img, table, table td {
  font-family:arial;
  font-size:11px;
  color:#961207;
  margin:0px;
  padding:0px;
  border-collapse:collapse;
}

H1 {
 font-size:11px;
}

