@interface GKTextStylePad : GKTextStyle + (double)standardFontSize; - (id)header4; - (id)header3; - (id)cellActionItem; - (id)header2; - (id)header1; - (id)sectionCaptionSmall; - (id)smallInfo; @end