html, body {
  background-color:#ffffff;
  margin:0;
  text-align:center;
}

td, p {
  font-family: arial;
  color: #01217b;
  font-size: 9pt;
}

#terms {
  width:90%;
  background-color:#ffffff;
}

#termsBg {
  background-color:#ffffff;
}

.termsTxt {
  font-size:9pt;
  color:#000000;
}


