RemoveStyle
bool RemoveStyle(FontStyle* style);
family->RemoveStyle(style);
if (family->RemoveStyle(style) && family->CountStyles() == 0)
void RemoveStyle(FontStyle* style);
fFontManager->RemoveStyle(this);
fFamily->RemoveStyle(this);