// if (rPr.getFitText() != null)
// dest.setFitText(rPr.getFitText());
// if (rPr.getHighlight() != null)
// properties.add(new HighlightColor(rPr.getHighlight()));
if (rPr.getI() != null)
properties.add(new Italics(rPr.getI()) );
// if (rPr.getICs() != null)
// dest.setICs(rPr.getICs());
// if (rPr.getImprint() != null)
// dest.setImprint(rPr.getImprint());
// if (rPr.getKern() != null)