body {
  font-family: Arial, "Arial", sans-serif;
  font-size: 81.5%;
  color: white;  
}

input, select, th, td {
 font-size: 1em;
}

p {
  /* font-size: 1.9em  displays text as 19 pixels */
  font-size: 0.923em;
  line-height:1.5em;
}

a {
  color: #F59D55;
}