html, body, h1, h2, h3, div, p, a, ul, li, img, strong {
  margin:0;
  padding:0;
  text-decoration: none;
  font-weight: normal;
  border: none;
}

body {
  font: normal normal normal 100.01%/136% Arial, Helvetica, Sans-Serif; /* font-size:16px; */
  color: #000;
  background-color: #fff;
}

ul, li {
  list-style-type: bullet;
}

strong {
  font-weight:bold;
}

.nocss {
  display: none;
}

.clear {
  clear: both;
}
