.attn_green {
    font-size: 1.4em;
    color:#3e4943;
}

p.checklist { 
  margin:10px; 
  padding: 10px 5px 5px 34px;
  background: #c9edf9 url(/css/icons/24-tag-pencil.png) 6px 50% no-repeat;
  font-weight:bold;
}

.top_heading {
  font-size: 26px;
  margin: 6px 0;
  font-weight: normal;
  color: #996;
}

.secondary_heading {
  font-size: 20px;
  font-weight: normal;
  color: #996;
}

.minor_heading {
font-size: 20px;
font-weight: normal;
color: #996;
}