- Version 1.00: There is a previous version of this program as an easter 
	egg in the Lotto 6/49 Database/Psychic v1.00. I decided to release 
	this program by itself. 
	Now has	better detection of > at the beginning of lines, will now
	search though spaces and if > is found then > and the spaces
	are removed, but spaces that don't lead to > are left alone.
	The program now also processes up to 20 lines at a time unlike	
	the older version which only processed one at a time.

- Version 1.02: A small bug was fixed that would cause the program to hang.
	A simple line like the one below would put the program in an 
	infinite loop thus effectively hanging the program since it would 
	not respond to windows messages anymore.
                 >             This line would cause v1.00 to hang.

- Version 1.03: Nothing major, just updated the e-mail address in the program
	as well as documents. Changed isp's again :) I was thinking of skinning
	the dialog box, and adding features like being able to stip out certain
	characters of the users choice etc.. Maybe in a future release.