.text-post,
.text-post p,
.text-post li,
.text-post td,
.text-post div {
  line-height: 20px; 
  font-size: 14px; 
  font-weight: 200;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.text-post ol { padding: 0 0 0 10px; }
.text-post .notice {
  color: #f00;
  font-weight: bold;
}
