# 
#	This process dependent file defines a default set of paint
#	options. It contains a line for every layer in the process.
#	A color, fill style, and drawing order must be defined for
#	every layer. The fields may be seperated by one or more spa-
#	ces or tabs. A color can be chosen from the set of defined
#	colors used in the X-window system. A fill style can be cho-
#	sen from the following set.
#	
#	[fill style set]
#
#	For the drawing order it is important to define that the most
#	significat layer be drawn last and thus has the highest number.
ps	red		empty		contour		draw	7
od	SpringGreen4	shade_5		no-contour	no-draw	6
in	MediumBlue	solid		contour		draw	8
ins	SkyBlue		solid		no-contour	draw	9
con	gray32		cross_1		contour		draw	10
cop	gray32		cross_1		contour		draw	11
cps	gray32		cross_1		contour		draw	12
cos	yellow		cross_1		contour		draw	13
nw	purple4		shade_2		no-contour	no-draw	2
sn	CadetBlue	shade_2		no-contour	no-draw	3
sp	pink4		shade_2		no-contour	no-draw	4
cb	AliceBlue	shade_2		no-contour	no-draw	5
bb	black		empty		contour		no-draw	1
