InsertList(List list, double fontSize)
InsertList(List list, System.Drawing.FontFamily fontFamily, double fontSize)
and a new example of usage: DocumentsWithListsFontChange();
Thanks to those 2 methods you can easily set font family and font size when inserting new lists.