| <!DOCTYPE HTML> | 
 | <html xmlns="http://www.w3.org/1999/xhtml"> | 
 | <head> | 
 |     <meta charset="UTF-8" /> | 
 |     <title></title> | 
 |     <meta name="Generator" content="PowerTools for Open XML" /> | 
 |     <style> | 
 |         blockquote { | 
 |             margin: 4pt; | 
 |         } | 
 | 		.normal { | 
 | 			margin: 0pt; | 
 | 		} | 
 |         span { | 
 |             white-space: pre-wrap; | 
 |         } | 
 |         body { | 
 |             margin: 1cm auto; | 
 |             max-width: 20cm; | 
 |             padding: 0; | 
 |         } | 
 |     </style> | 
 | </head> | 
 | <body> | 
 |     <p class='normal'>This is a test.</p> | 
 |     <p class='normal'>This is a test.</p> | 
 |     <p class='normal'>This is a test.</p> | 
 | <article> | 
 |     <p>Open XML is a technology that enables you to <em>parse, query, create, and modify documents</em> generated by Microsoft Office, as well as other conformant office suites.</p> | 
 | </article> | 
 |     <p class='normal'>This is a test.</p> | 
 |     <p class='normal'>This is a test.</p> | 
 |     <p class='normal'>This is a test.</p> | 
 | </body> | 
 | </html> |