body {
  font-family: arial, helvetica, sans-serif;
  background: #fff;
  color: #000;
  margin-left: 220px;
}

p {
  width: 500 px;
}

dt {
  font-weight: bold;
}

dd {
  margin-top: 10 px;
  margin-bottom: 20 px;
  width: 500 px;
}

.content {
  position: float;
}

.navigator {
  position: absolute;
  left: 10px;
  top: 123px;
}

.navigatorcv {
  position: absolute;
  left: 10px;
}

.caption {
  font-size: 0.75em;
}
