BODY {
  margin: 0px;
  padding: 0px;
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  background-color: #dee2e5;
}
INPUT,TEXTAREA,SELECT {
  border-top: #666666 1px solid; 
  border-right: #ffffff 1px solid; 
  border-left: #666666 1px solid; 
  border-bottom: #ffffff 1px solid; 
  color: #000000; 
  background-color: #ffffff;
  font-family: verdana, verdana, Helvetica, sans-serif; 
  font-size: 10px;
  font-weight: normal;  
  margin: 0px;
  padding: 0px;
}
IMG {
  border: 0px;
}
