1.20.7 Vertical Spaces

<..big skip..>
 <text:p text:style-name="bigskip"></text:p>%
-_-_-

<..configure ooffice tex4ht..>+
 \OOstyles{%
   <style:style style:name="bigskip" style:family="paragraph"
          style:parent-style-name="Text-body">
     <style:paragraph-properties
        fo:margin-top="0.2cm"
        fo:margin-bottom="0.0cm"
     />
   </style:style>
 }
-_-_-