
  TYPE
    cst$phys_highlighting_style = set of (csc$phys_normal, csc$inverse,
      csc$blink, csc$underline, csc$alternate_intensity, csc$low_intensity,
      csc$high_intensity, csc$normal_intensity);

