I've been searching this Printed Documentation section of the forum for days now and still haven't found an answer to this main problem -- found lots of answers to problems I haven't seen yet

Exporting Flare to Word 2003.
Have both numbered lists of steps-to-do and bulleted lists of these-are-prerequisites in the doc.
Bulleted lists:
When I look at the htm pages in Flare using Print medium, the first line in a bulleted list shows a UL bullet right next to the LI bullet. The LI bullet text is not a simple item or a paragraph item. When building the project to print-to-Word, the first line shows no bullet just the text of the statement. Did they argue about who was going to Word and both just stomped away and out of the print? The following lines in the Word doc shows Word standard bullets, as designed .
Numbered lists:
When I look at the htm pages in Flare using Print medium, the first line in a numbered list shows an OL number on top of the LI beginning number. All numbered lists begin with 1. The LI numbered text is not a simple item or a paragraph item. When building the project to print-to-Word, the first line shows no number just the text of the statement. Did they argue as well?
I have experimented with assigning a name to the UL and the OL but it doesn't make a difference. I have experimented with assigning a style to the OL, UL and LI items but it doesn't make a difference. First items in the lists in Word are still missing a number or a bullet.
Factoids
UL and OL are indented .5in for print.
There are no consecutive numbered lists.
CSS bullet list line-style-position is "outside", text-indent is 0, text-align is left, margin-left is 0.5in and margin-right is 0.
CSS number list line-style-position is "outside", text-indent is 0, text-align is left, margin-left is 0.5in and margin-right is 0.
Certainly appreciate all the help you can give me.