Hello Pat,
I attempted to repro this but couldn't get the same problem you seem to be experiencing.
Let me explain a little about how the Word ML and API works to give you a little insight on how we have to have TeamSpec work. When you have a selection highlighted inside Word to create a Skin, we look over the range for the selection. This range includes most of the information for correctly formatting that selection if you copy it somewhere else (unless you copy it to another Word document, then Word does something completely different it turns out). When I say 'most' of the information, it doesn't always include the information for anything that is outside the bounds of the selection. So if you have an entire paragraph bolded, and have just a single word in there highlighted, you may not be getting the bold information in the selected range. This makes it very difficult when formatting for a particular skin.
It may be, that how you selected the document to create a new skin, it didn't pick up the 8pt font for the skin.
Let me know if this fixes your problem.
Thanks,
~Joe