The example of changing font size was missing a 'size' at the end i.e.
\setlength{\bodytext}
rather than:
\setlength{\bodytextsize}
Fixed this and added examples of changing several different font sizes for different bits of the document with their default values to make it easy to change these without having to go into the sty file.
The example of changing font size was missing a 'size' at the end i.e.
\setlength{\bodytext}
rather than:
\setlength{\bodytextsize}
Fixed this and added examples of changing several different font sizes for different bits of the document with their default values to make it easy to change these without having to go into the sty file.