FatCalc - simple body fat calculator
Copyright (c) 2010 megavillain@gmail.com

Homepage: http://fatcalc.sourceforge.net

This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it 
under certain conditions. See license.txt for details.

This program uses Crystal Project Icons by Everaldo Coelho (http://www.everaldo.com)


*** 1. Requirements ***

Java virtual machine 1.5+.


*** 2. Installation ***

Copy program anywhere you want. Run as "java -jar fatcalc.jar".
If you downloaded windows binary version, run "fatcalc.exe".


*** 3. Uninstallation ***

Delete executable and config file ".fatcalc" (located in the user home directory).


*** 4. Version history ***

1.0.0.25 (Aug-12-2010)
	Initial public release.

1.1.0.31 (Aug-17-2010)
	If method changed, folds values no more lost, but restored only average value to first column.
	Add readonly result fields: fat percentage and fat weight + fat level description label.
	Small fixes, some gui redesign and code refactoring.

1.1.1.32 (Aug-18-2010)
	Exit menu hotkey changed to Alt+X.
