#bylaws th, #bylaws td {
  text-align:left;
  vertical-align:top;
  background-color:#eeeeee;
}
 
#bylaws *.oldtext {
  color:#BB0000;
}
 
#bylaws h2.oldtext {
  margin-bottom:5px;
}
 
#bylaws *.newtext {
  color:#00BB00;
}
 
#bylaws h2.newtext {
  margin-top:5px;
}

