The VAR statement specifies the analysis variables and their order in the output.
   var MoneyRaised HoursVolunteered;
   title 'Confidence Limits for Fund Raising Statistics';
   title2 '1992-94';
run;