.f {
   background-color: #eeeeee;
   border: solid 1px #525252;
   font-family: Verdana;
   font-weight: normal;
   font-size:10px;
   color: #525252;
}

.f1 {
   background-color: #eeeeee;
   border: solid 1px #525252;
   font-family: Verdana;
   font-weight: normal;
   font-style: italic;
   font-size:10px;
   color: #525252;
   height: 20px;
   width:200px;
}

.f2 {
   background-color: #eeeeee;
   border: solid 1px #525252;
   font-family: Verdana;
   font-weight: normal;
   font-style: italic;
   font-size:10px;
   color: #525252;
   height: 70px;
   width:200px;
}

.f3 {
   background-color: #eeeeee;
   border: solid 1px #525252;
   font-family: Verdana;
   font-weight: normal;
   font-style: italic;
   font-size:10px;
   color: #525252;
   height: 20px;
   width:100px;
}

td.form{
     color: #525252;
     font-family: Verdana, Tahoma, Arial, sans-serif;
     font-size:10px;
     font-weight:normal;
     text-decoration:none;
     margin: 0px;
}

