Everyone is familiar with the benefits of style sheets for word processing. If formatting markup (boldface, italic, etc.) is hardcoded in the body of a document, reformatting a long document requires an author to go back through the document line by line and change each markup tag one at a time. Style sheets separate this formatting markup from the content (text) of a document by placing the formatting markup in an external style sheet file.