body,
div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

li {
  list-style: none;
}

caption,
th {
  text-align: left;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

button {
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
}

table {
  font-size: inherit;
  font: 100%;
}