In the following routine an attempt is made to add two paragraphs, with different font sizes, to a new document . Trouble is, both paragraphs end up as the same font size. How do I avoid this ? Function WordStreamList(strTerm As String) As Boolean Dim strFilter As String, strInputFileName As String Dim...