.input2 {
        font-family: "ARIAL";
        font-style: normal;
        font size: 11pt;
        color: #000000;
        height: 20px;
        width: 120px;
        border: 1px groove #000000;
        margin: 1px;
        padding: 1px;
		}
.input3 {
        font-family: "ARIAL";
        font-style: normal;
        font size: 11pt;
        color: #000000;
        height: 20px;
        width: 50px;
        border: 1px groove #000000;
        margin: 1px;
        padding: 1px;

}
body
{

  font-family: "Times New Roman";
        font-style: normal;
        color: #000000;


  }
  input {
        font-family: "ARIAL";
        font-style:normal;
        font size: 11pt;
        color: #000000;
        height: 20px;
        width: 180px;
        border: 1px groove #000000;
        margin: 1px;
        padding: 1px;

}
