* {
  font: inherit;
  background-color: transparent;
  color: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-decoration: none;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  border: 0 none transparent;
  outline: none;
}
body {
  font-size: 12pt;
  font-family: Roboto;
  color: black;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

