m.addKeyword("xx-small", "6.944pt");
m.addKeyword("x-small", "8.333pt");
m.addKeyword("small", "10pt");
m.addKeyword("medium", "12pt");
m.addKeyword("large", "14.4pt");
m.addKeyword("x-large", "17.28pt");
m.addKeyword("xx-large", "20.736pt");
m.addEnum("larger", getEnumProperty(EN_LARGER, "LARGER"));
m.addEnum("smaller", getEnumProperty(EN_SMALLER, "SMALLER"));
m.setPercentBase(LengthBase.INH_FONTSIZE);
m.addShorthand(s_generics[PR_FONT]);