Performed numerous style cleanups in range.[cc,h].
Mainly involved:
* renaming classes to not be all upper case
* initializing variables when they are declared
* correcting wrong indentation
* removing tabs where I found them
* correctly lining up paramaters in function calls and delcarations