Create the style element Colors. This STYLE statement defines the style element Colors. This style element is composed of four user-defined attributes: light, medium, dark, and bright. The values for medium and dark are RGB values equivalent to very light blue and blue.
style colors / "light"=white "medium"=cxaaaaff "dark"=cx0000ff "bright"=red;