Override browser default styles
Eric Meyer has kindly published some reset CSS styles, with the aim of overriding the browsers in-built default style sheet.
All internet browsers include a default style sheet which means that a web page without its own style sheet is not completely free from CSS styling as it inherits styles from the browsers default style sheet.