.paragraph_header {
  color: inherit;
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.text_note {
  background-color: #f0efeb;
  clear: both;
  color: #726052;
  display: block;
  font-family: Lucida Grande,Arial,Verdana;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  margin: 0;
  padding: 15px;
}

.page_title {
  color: #726052;
  color: inherit;
  display: block;
  font-size: 24px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 5px;
}

.page_title_in_body {
  color: #726052;
  color: inherit;
  display: block;
  font-size: 24px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 15px;
}

.small_subtitle {
  color: inherit;
  display: block;
  font-family: Lucida Grande, Arial, Verdana;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 30px;
  text-transform: none;
  text-transform: none !important;
}

/*.paragraph__subhead {
  font-weight: bold;
  color: #665a4a;
  }*/