@charset "UTF-8";

html,
body,
div,
applet,
object,
iframe,
h1, h2, h3, h4, h5, h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
button,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
samp,
small,
sub,
sup,
tt,
var,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
textarea,
header,
footer,
section,
nav,
article,
aside,
hgroup,
header,
footer,
figure,
figcaption,
time,
mark,
details,
summmary,
command,
menu {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  font-size: 12px;
  font-family: Helvetica,Arial,sans-serif;
  text-decoration: none;
  word-wrap: break-word;
  background: none;
}

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p,
header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
}

body {
  line-height: 120%;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

img {
  border: 0px;
}

ul, ol {
  list-style: none;
}

table {
  border-spacing: 0px;
  empty-cells: show;
}
