@charset "utf-8";
blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
table,
td,
th,
ul {
  margin: 0;
  padding: 0;
}
input,
select,
table,
textarea {
  font-size: 100%;
}
img {
  border: 0;
  vertical-align: bottom;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: none;
}
address,
blockquote,
dl,
em,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
strong,
th,
ul {
  font-size: 100%;
  font-weight: 400;
  font-style: normal;
}
dl,
ol,
ul {
  list-style-type: none;
  list-style-position: outside;
  text-indent: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  text-align: left;
  vertical-align: top;
}
code,
kbd,
pre,
samp,
tt {
  font-family: monospace;
}
