To make text easier
                  to read, you can enlarge the font by using the 
Font dialog
                  box and the SYSGUIFONT system option.
                  
               
To open the 
Font dialog
                  box, enter 
dlgfont in the command
                  bar or select 
Tools Options
Options Fonts
Fonts. Specify the font size
                  in the 
Size box and click 
OK.
                  
               
To enlarge fonts in
                  button text and the descriptive text, such as the words 
Contents
                     of SAS Environment in the SAS Explorer window, use the
                  SYSGUIFONT system option either in the configuration file or at the
                  command prompt when you start SAS. The following SAS command uses
                  the Times New Roman font with a font size of 16:
sas -sysguifont "times new roman" 16
Note: You might need to maximize
                  the SAS window in order to allow space for large fonts to be readable.