  # Font/color settings for the document
  $TITLE_FONT = "size='4' color='#555555' face='Times New Roman,Georgia,Times'";
  $MAIN_FONT = "face='Times New Roman,Georgia,Times'";
  $CREDIT_FONT = "size='-1' face='Verdana' color='#555555'";
  $BODY = "bgcolor='#ffffff' link='#999999' alink='#999999' vlink='#999999' text='#555555'";
