<style>
.kickers {
  font-family: Arial Black;
  color: #773322;
  font-size: 10px;
}
.headline {
  font-family: Times,Georgia,Serif;
  color: #666600;
  font-size: 14px;
  line-height: 25px;
  font-weight: bold;
  text-decoration: none;
}
.headline_black {
  font-family: Helvetica, "Trebuchet MS", sans-serif;
  color: #000000;
  font-size: 14px;
  line-height: 25px;
  font-weight: bold;
  text-decoration: none;
}
.headline_white {
  font-family: Helvetica, "Trebuchet MS", sans-serif;
  color: #ffffff;
  font-size: 14px;
  line-height: 25px;
  font-weight: bold;
  text-decoration: none;
}
.text {
  font-family: Helvetica, "Trebuchet MS", sans-serif;
  font-size:11px;
  line-height:13px;
}
.white_text {
    font-family: Arial;
    color: #ffffff;
    font-size: 13px;
    line-height: 14px;
}
.question_black {
  font-family: Helvetica, "Trebuchet MS", sans-serif;
  color: #000000;
  font-size: 13px;
  line-height: 29px;
  font-weight: bold;
  text-decoration: none;
}
</style>
