Remove redundant tags (IE. this commit does not change how the page
looks, at least not for me):
- Remove <p></p> which are removed by tidy anyway.
- Remove <b> inside <h?> tags since CSS should handle layout, and our current CSS makes all the <h?> tags bold anyway.