p,table,blockquote,address,pre,iframe,form,figure,dl {
  margin: 0;
}

h1,h2,h3,h4,h5,h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
    background-color: transparent;
    text-decoration: none;
    color: inherit;
  }

img,iframe {
  vertical-align: bottom;
}
