h2, h3, h4 { 
  color: #333333; 
}
div.lang_example_table div.lang_example_row:first-child {
  color: #696969;
  background-color: pink;
}
div.lang_notes_table div.lang_note_row:first-child {
  color: #696969;
  background-color: #c6d0d9;
}