Background	= (lightGray, NONE, 4);

Header		= ("Gym Class Was Easy", black, "TimesRoman", 18);
HeaderBox	= (white, SHADOW, 5);

BottomTics	= ("ON", blue, "TimesRoman", 14);

Legend		= ("Legend", black, "TimesRoman", 12);
LegendBox	= (white, SHADOW, 5);

DataType	= RAW;

DataSets	= ("Science Test 1", darkCyan),
		  ("Math Test 2", darkGreen),
		  ("Gym Class 1", darkYellow);

DataSet1	= 67, 45, 18, 82, 45, 54, 61, 55, 63, 47,
		  21, 31, 58, 46, 43, 49, 35, 71, 69, 56,
		  54, 80, 73, 77, 27, 70, 41, 29, 66, 32,
		  44, 33, 21, 64, 52, 81, 48, 55, 57, 62, 22;

DataSet2	= 32, 45,  5, 82, 45, 54, 61, 55, 63, 47,
		  21, 31, 58, 46, 43, 49, 35, 71, 69, 56,
		  54, 80,  2, 55, 27, 17, 41, 29, 66, 32,
		   3, 78, 21, 64, 52, 81, 48, 55, 57, 62;

DataSet3	= 17,22,78,34,78,56,76,98,76,77,87,84,82;