  # Font/color settings for the document
  $TITLE_FONT = "size='4' color='#000000' face='Courier'";
  $MAIN_FONT = "face='Courier'";
  $CREDIT_FONT = "size='-1' face='Verdana' color='#000000'";
  $BODY = "background='$PATH/bkgrnd.gif' link='#333333' alink='#333333' vlink='#333333' text='#000000'";
