body {
  background-color: rgb(255, 255, 255);
  font: 400 1em/1.38 Helvetica;
  color: rgb(0, 0, 0);
}

.image {
  display: block;
  float: left;
  width: 343px;
  height: auto;
  margin: 18px 0 0 16.79883%;
  overflow: hidden;
}

.text {
  float: left;
  clear: both;
  margin-left: 10%;
  font-size: 1em;
  color: rgb(0, 0, 0);
}

.text-4 p {
  margin-bottom: 1em;
}

.text-1 {
  margin-top: 29px;
}

.text-2 {
  margin-top: 5px;
}

.text-3 {
  margin-top: 6px;
}

.text-4 {
  width: 538px;
  margin-top: 33px;
}

.text em,
.text strong {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: transparent;
  border-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

table, th, td {
    border: 1px solid black;
}
