body {
  width: 100%;
  height: 100%;
}

html, body {
  font-size: 10pt;
  color: black;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, a, address, em, img, q, ol, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  vertical-align: baseline;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}


a {
  color: black; 
  text-decoration: none;
}

a img { 
  border: none; 
}

table { 
  border-collapse: collapse; 
  border-spacing: 0; 
}

table, td, th { 
  vertical-align: middle; 
}
