* Converted TREMLTags and TREMLEntities into completely static classes that use class vars and class constructors etc.
* Removed TREMLInfo class that handled previous non-static versions of TREMLTags and TREMLEntities and modified code that called TREMLInfo to call TREMLTags and TREMLEntities directly.
* Tweaked comments a little.