What I would do: write a macro that's executed at the close of a document based on the template the macro is in. The macro should have look at the documents word count and refuse to save if that's too big.

Shouldn't be too difficult, assuming that there's something as a autoclose macro and a document.wordcount property (it's in the property sheet, so Word keeps track of it). But I'm not sure of either.

Kees