Background   = (white, NONE);

Footer	     = ("NetCharts Sales", black, "TimesRoman", 20);
FooterBox    = (lightGray, SHADOW, 5);

BottomFormat = (DATE, "%M/%y", "1/1/96 12:00", "1M");
BottomTics   = ("ON", black, "Courier", 14);

LeftFormat   = (INTEGER, "$%dK");
LeftTics     = ("ON", black, "Courier", 14);

Grid	     = (lightGray, black, black);

Legend	     = ("", white, "TimesRoman", 14);
LegendBox    = (lightGray, SHADOW, 5);

DataSets     = ("Government", blue, NONE, 1, FILLED, SOLID, 2, blue),
	       ("Commercial", darkMagenta, NONE, 1, FILLED, DOTTED, 2, darkMagenta);

DataSet1     = (0,27), (1,50), (2,100), (3,125), (4,170);
DataSet2     = (0,27), (1,40), (2,125), (3,137), (4,260);