File Cleanup

Right now this just assumes it is receiving a fully uppercased CSV file. It cleans up the text in it to be first letter uppercased on each "WORD". The code makes exceptions for special abbreviations and "WORDS" that are ALPHANUMERIC. In those cases the string is left unchanged.