/* view.table.css */

th.view_table {
  background-color: LightGrey;
}

i.view_table {
  color: Grey;
}

b.view_table {
  color: Blue;
}