.privacypolicy {
  width: 800px;
  margin: 20px auto 20px auto;
  padding: 25px;
  background-color: #fff;
}
.pp_lead {
  line-height: 25px;
  margin-bottom: 20px;
}
.pp_lead a {
  color: #000;
}
.pp_lead a:hover {
  color: #ccc;
  text-decoration: none;
}
.pp_title {
  font-size: 110%;
  font-weight: bold;
  margin: 40px 0 15px 0;
}
.pp_text {
  line-height: 25px;
}