1.15.3 Color

<..configure ooffice color..>+
 \HAssign\textcolorN=0
-_-_-

<..configure ooffice color..>+
 \Configure{textcolor}
    {\gHAdvance\textcolorN by 1
     \Configure{color}%
       {\Configure{SetHColor}{%
          \OOstyles{%
            <style:style style:name="textcolor\textcolorN" style:family="text">
               <style:text-properties fo:color="\HColor"
                                      fo:background-color="transparent" />
            </style:style>}%
     }}%
     \HCode{<text:span text:style-name="textcolor\textcolorN">}}%
    {\HCode{</text:span>}}%
-_-_-