Call ChangeStandardStyle. Here is an example:
ChangeStandardStyle(CGXStyle() .SetFont(CGXFont().SetFaceName(“Times New Roman”)) .SetInterior(yourBackgroundColor) );