     Running TABLE95.exe
     
         copy TABLE95.exe from the A drive to another drive
         the input is of the form
     
     xxx  x    x    xxx  xxx  xx
     060  F    3    999  072  17
     
     1.   elimination period (30,60,90,180,360); 999 will do
          all 5 elimination periods
     2.   gender (M,F); B will do both genders
     3.   nature of disability (1,2,3,4); 9 will do all 4
          natures; 1=all other, 2=mental/nervous, 3=aids
          (males) and maternity (females), 4=all
          disabilities
     4.   own occupation period (12,24,# months in period);
          999 will not use own occ period
     5.   numbers of durations (24,30,60,etc); this will be
          the rows in the table
     6.   beginning age for first column (17,18,22,etc); the
          table will have 12 columns, this will be the first
          column age and all other columns will be 5 years
          greater than the prior column
     7.   the recovery rate tables are in FORT30
     8.   the death rate tables are in FORT31
     9.   the total termination rate tables are in FORT32