@charset "utf-8";

html,
body,
div,
span,
h1,
h3,
h4,
h5,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
cite,
del,
em,
img,
ins,
q,
strong,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
tbody,
tfoot,
thead,
tr,
th,
td
{
  border: 0;
  font-weight: inherit;
  font-style: normal;
  font-size: 100%;
  font-family: inherit;
  margin: 0;
  padding: 0;
  text-indent: 0
}

ol,
ul 
{
  list-style: none;
}

blockquote:before,
blockquote:after,
q:before, 
q:after
{
  content: ""
}

blockquote,
q 
{
  quotes: "" ""
}