As
DiapDealer already pointed out, it's highly unlikely that Sigil did this. Since styles can also be assigned by ids, it's possible that these duplicated ids are used for style assignments.
Did you check the stylesheet for id based styles? For example:
Code:
#d7e791985 {
text-align: center;
}