input, select, textarea {
   font:14px Arial, sans-serif;
}
body {
  font:13px Verdana, Arial, sans-serif;
}	
#foot {
  font-size: 11px;
}
h1 { 
  font-size:21px;   
}
form h2 {
  font-size:14px;
}
form table thead th {
  font:11px Arial, Verdana, sans-serif;
}
table.data thead th {
  font:13px Verdana, Arial, sans-serif;
}
input.upload {
  font:16px Arial, sans-serif;
  width:660px; /* no way to do this in firefox */ 
}
input[type="file"]
 {
  font:14px Arial, sans-serif;
  width:220px; /* sort of correction for firefox */
 }1
