.inp {
    font-family:  Arial, Helvetica, Verdana, sans-serif;
    font-size: 8pt;
    color: #165698;
    font-weight: normal;
    background-color: #ffffff;
    border: #165698 1px solid;
    width: 250px;
    height: 15px;
    padding-left: 5px;
	vertical-align: middle;
}

.inp2 {
    font-family:  Arial, Helvetica, Verdana, sans-serif;
    font-size: 8pt;
    color: #165698;
    font-weight: normal;
    background-color: #ffffff;
    border: #165698 1px solid;
    width: 250px;
    height: 100px;
    padding-left: 5px;
}

.val {
    font-family:  Tahoma, Arial, Helvetica, Verdana, sans-serif;
    font-size: 7pt;
    color: #165698;
    text-align: center;
    font-weight: bold;
    background-color: #ffffff;
    border: #165698 1px solid;
    width: 70px;
    height: 25px;
}
				    