How to Change the default boilerplate for C++ Classes

I would like to change the formatting of the C++ code created when adding a new class using the C++ Class Wizard. I would like to have a specific layout to the information in the header files to keep myself organized. I have been trying to find if / how to change these defaults so that I do not have to reconfig all the new classes I add but have so far been unsuccessful. Is this possible to change and if so how.