input.Arial14 {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 14px;
}
input.Tan {
   background-color: #503F2D;
}
input.FloatRight {
   float: right;
}
input.Yellow {
   background-color: #F0E5D1;
}
input.Arial12Bold {
   font-family: arial;
   font-style: normal;
   font-weight: bold;
   font-size: 12px;
}
input.cellpad {
   padding: 5;
}
input.Bold {
   font-family: arial;
   font-weight: bold;
}
