You mean the CMS is creating this styling in the out put and you want to stop it?
If that is the case you need to search the source code of the CMS for eg. style="margin and just remove that styling in the instances it appears.
If no results try style=\"margin in case is escaped in code.
If I understand you correctly?
__________________