html, body, form, dl, dt, table, tr, th, td, h1, h2, h3, h4, ul, li {
  padding: 0;
  margin: 0;
  font-family: inherit;
  font-size:inherit;
}

a {
  text-decoration: none;
  outline: none;
}

b, strong{
  font-weight: bold;
}

i {
  font-style: italic;
}

img {
  border: 0;
}