.imagereplace {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1em;
}
.clear {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
body {
  font-family: Helvetica, Arial, sans-serif;
}
p {
  font-family: Helvetica, Arial, sans-serif;
}
p strong {
  font-weight: bold;
}
p em {
  font-style: italic;
}
