<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FORMATTING: FILEOPEN particular .doc (MSO97) shows page header text with too big font size"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=51129#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FORMATTING: FILEOPEN particular .doc (MSO97) shows page header text with too big font size"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=51129">bug 51129</a>
              from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=163090" name="attach_163090" title="formatbugword.docx: round-tripped by MS Word 2003">attachment 163090</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=163090&action=edit" title="formatbugword.docx: round-tripped by MS Word 2003">[details]</a></span>
formatbugword.docx: round-tripped by MS Word 2003

repro 7.1+

Worth noting that this docx version opens fine.

This is what the page2 header looks like:
<w:hdr>
  <w:p w:rsidR="006B0539" w:rsidRDefault="006B0539">
    <w:pPr>  #pararaph #1
      <w:rPr>
      <w:rFonts w:ascii="Arial" w:hAnsi="Arial" w:cs="Arial"/>
      <w:sz w:val="28"/>
      <w:szCs w:val="28"/>
      <w:lang w:val="fr-FR"/>
      </w:rPr>
    </w:pPr>
  </w:p>
  <w:p w:rsidR="006B0539" w:rsidRDefault="006B0539"/> #paragraph #2
</w:hdr>

So the first paragraph (in the header on page 2) has direct paragraph
formatting applied, setting the size to 14 and font to arial.
The second paragraph is just defaults, so it should be size 10 Times New Roman.
VERY STRANGE that such a basic thing is not being done here...</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>