body {
  margin: 0;
  padding: 0;
}
blockquote, div, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, li, noscript, ol, p, pre, table, tbody, td, tfoot, th, thead, tr, ul {
  background: transparent;
  border: 0;
  line-height: 1;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
hr {
  border-bottom: 1px solid black;
  height: 1px;
}
abbr, acronym, a img {
  border: none;
}
a {
  color: black;
}
caption {
  text-align: left;
}
code, kbd, pre, samp, tt {
  font-family: serif;
}
code, kbd, pre, samp, tt {
  font-size: 100%;
}
big, h1, h2, h3, h4, h5, h6, small, sub, sup {
  font-size: 100%;
}
cite, dfn, em, i, var {
  font-style: normal;
}
b, h1, h2, h3, h4, h5, h6, strong, th {
  font-weight: normal;
}
ol, ul {
  list-style: none;
}
caption, legend, thead {
  margin: 0;
  padding: 0;
}
pre {
  margin-bottom: -1em;
}
a {
  outline: none;
}
a, del, ins {
  text-decoration: none;
}
sub, sup {
  vertical-align: baseline;
}
table, tbody, td, tfoot, th, thead, tr {
  border-collapse: separate;
  border-spacing: 0;
}
:focus {
  outline: 0;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
