@charset "UTF-8";

html, body, 
h1, h2, h3, h4, h5, h6, p, 
dl, dt, dd, ol, ul, li,
form,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside,
footer, header, hgroup, menu, nav, section, summary
{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

ul { list-style: none; }

a {
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  background: transparent;
}

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

input, select { vertical-align: middle; }
img { vertical-align: top; }
