.LP
There are several options available for manipulating annotated text.
These options include:
.SH
Color
.IP
Fill in the "Color" parameter box with the desired color for the Text.  
Available colors may be found in /usr/lib/X11/rgb.txt.  Note that some colors
may not be able to be allocated, as the number of available colors will
vary with the architecture of the machine on which the workspace is displayed. 
.SH
Font
.IP
In addition, when annotating Text, the font may be set as desired.  
For a list of available fonts, one may type at the command line:
.sp
	% xlsfonts | more
.sp
Note that fonts are extremely numerous, and that their names tend to be long
and unwieldy.  For this reason, wildcards (*) are accepted as part of a font
name.  For instance, entering "*helvetica*" as the font will cause the Text
annotation to appear in the first type of helvetica found. 
"*helvetica-bold*" will
take the first instance of bold helvetica, etc.  The longer the font name
provided, the more specific the request for the font.
