<doc> <fonts> <font name="Times New Roman Regular" family="Times New Roman" style="Regular"/> <font name="Times New Roman Bold" family="Times New Roman" style="Bold" /> <font name="Arial Italic" family="Arial" style="Italic"/> <font name="Arial Bold" family="Arial" style="Bold"/> </fonts> <parStyle name="Paragraph_1"> <charStyle fFamily="Arial" fStyle="Italic" fSize="12"/> </parStyle> <charStyle> <charStyle name="Character_1" fFamily="Times New Roman" fStyle="Bold" /> </charStyle>
<text parStyle="Paragraph_1" charStyle="Character_1"> <p style="Paragraph_1"> <parStyle> <charStyle fFamily="Times New Roman" fStyle="Bold" /> </parStyle> <span style="Character_1">This is the first textline<br/></span> </p> <p style="Paragraph_1"> <span style="None">Here is the next line in other format.</span> </p> </text> </doc> |