BODY {
  background: #DFE6F0;
  color: #000000;
  margin: 0px;
  font-Family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color:#4F72A1;
}
.submit {
  border-Top-Width: thin;
  border-Top-Style: solid;
  border-Top-Color: #FFFFFF;
  border-Right-Width: thin;
  border-Right-Style: solid;
  border-Right-Color: #FFFFFF;
  border-Bottom-Style: solid;
  border-Bottom-Color: #FFFFFF;
  border-Left-Width: thin;
  border-Left-Style: solid;
  border-Left-Color: #FFFFFF;
  font-Family: Verdana, Arial, Helvetica, sans-serif;
  text-Align: center;
  background-Color: #B7C7DE;
  color: #FFFFFF;
  width: 125px;
  cursor:pointer; 
 }

