body {
  font-family: arial; 
  font-size: small;
  color: black;
  background-color: #ffffff
}

table {
  font-size: small;
}

tr {
  background-color: #ffffff;
}

.newspan {
  color: white;
  background-color: FF4500;
  font-weight: bold;
  font-family:arial;
}

