% Slide12.Style
% Beach, June 26, 1982 10:19 pm

BeginStyle

(BasicGraphics) AttachStyle

(Document) AttachStyle

(CaptionStyle1) ". . ." {
	standard
	"Helvetica" family
	14 bp size
	bold face
	% 0 charRotation
	centered lineFormatting
	0 left.indent
	4 in right.indent
	} StyleRule

(1Point) ". . ." {
	standard
	black outlineColor
	outlined pathType
	square penStyle
	1 pt lineWeight
	} StyleRule

(2Point) ". . ." {
	standard
	black outlineColor
	outlined pathType
	square penStyle
	2 pt lineWeight
	} StyleRule

(3Point) ". . ." {
	standard
	black outlineColor
	outlined pathType
	square penStyle
	3 pt lineWeight
	} StyleRule

(5Point) ". . ." {
	standard
	black outlineColor
	outlined pathType
	square penStyle
	5 pt lineWeight
	} StyleRule

(10Point) ". . ." {
	standard
	black outlineColor
	outlined pathType
	square penStyle
	10 pt lineWeight
	} StyleRule

(Outlined) ". . ." {
	standard
	black outlineColor
	outlined pathType
	2 pt lineWeight
	} StyleRule

(Filled) ". . ." {
	standard
	grey areaColor
	filled pathType
	2 pt lineWeight
	} StyleRule

(FilledOutlined) ". . ." {
	standard
	grey areaColor
	black outlineColor
	filled+outlined pathType
	2 pt lineWeight
	} StyleRule

(Round) ". . ." {
	standard
	black outlineColor
	outlined pathType
	10 pt lineWeight
	} StyleRule

(Square) ". . ." {
	standard
	black outlineColor
	outlined pathType
	square penStyle
	10 pt lineWeight
	} StyleRule

(Rectangular) ". . ." {
	standard
	black outlineColor
	outlined pathType
	rectangular penStyle
	4 penHeight
	2 penWidth
	10 pt lineWeight
	} StyleRule

(Elliptical) ". . ." {
	standard
	black outlineColor
	outlined pathType
	elliptical penStyle
	2 penHeight
	4 penWidth
	10 pt lineWeight
	} StyleRule

(Italic) ". . ." {
	standard
	black outlineColor
	outlined pathType
	italic penStyle
	60 penSlant
	10 pt lineWeight
	} StyleRule

(Red) ". . ." {
	standard
	red areaColor
	filled pathType
	} StyleRule

(Green) ". . ." {
	standard
	green areaColor
	filled pathType
	} StyleRule

(Orange) ". . ." {
	standard
	orange areaColor
	filled pathType
	} StyleRule

(Yellow) ". . ." {
	standard
	yellow areaColor
	filled pathType
	} StyleRule

(Blue) ". . ." {
	standard
	blue areaColor
	filled pathType
	} StyleRule

(Brown) ". . ." {
	standard
	brown areaColor
	filled pathType
	} StyleRule

(Black) ". . ." {
	standard
	black areaColor
	filled pathType
	} StyleRule

(LightRed) ". . ." {
	standard
	red areaColor
	50 percent areaSaturation
	filled pathType
	} StyleRule

(LightGreen) ". . ." {
	standard
	green areaColor
	50 percent areaSaturation
	filled pathType
	} StyleRule

(LightOrange) ". . ." {
	standard
	orange areaColor
	50 percent areaSaturation
	filled pathType
	} StyleRule

(LightYellow) ". . ." {
	standard
	yellow areaColor
	50 percent areaSaturation
	filled pathType
	} StyleRule

(LightBlue) ". . ." {
	standard
	blue areaColor
	50 percent areaSaturation
	filled pathType
	} StyleRule

(LightBrown) ". . ." {
	standard
	brown areaColor
	50 percent areaSaturation
	filled pathType
	} StyleRule

(LightBlack) ". . ." {
	standard
	black areaColor
	50 percent areaSaturation
	filled pathType
	} StyleRule

(DarkRed) ". . ." {
	standard
	red areaColor
	50 percent areaBrightnesss
	filled pathType
	} StyleRule

(DarkGreen) ". . ." {
	standard
	green areaColor
	50 percent areaBrightnesss
	filled pathType
	} StyleRule

(DarkOrange) ". . ." {
	standard
	orange areaColor
	50 percent areaBrightnesss
	filled pathType
	} StyleRule

(DarkYellow) ". . ." {
	standard
	yellow areaColor
	50 percent areaBrightnesss
	filled pathType
	} StyleRule

(DarkBlue) ". . ." {
	standard
	blue areaColor
	50 percent areaBrightnesss
	filled pathType
	} StyleRule

(DarkBrown) ". . ." {
	standard
	brown areaColor
	50 percent areaBrightnesss
	filled pathType
	} StyleRule

(DarkBlack) ". . ." {
	standard
	black areaColor
	50 percent areaBrightnesss
	filled pathType
	} StyleRule

(DropDownLeft) ". . ." {
	standard
	black outlineColor
	outlined pathType
	4 pt lineWeight
	drop shadowType
	downLeft shadowDirection
	18 pt shadowWeight
	lightBlue shadowAreaColor
	} StyleRule

(DropUpLeft) ". . ." {
	standard
	black outlineColor
	outlined pathType
	4 pt lineWeight
	drop shadowType
	upLeft shadowDirection
	18 pt shadowWeight
	lightBlue shadowAreaColor
	} StyleRule

(DropUpRight) ". . ." {
	standard
	black outlineColor
	outlined pathType
	4 pt lineWeight
	drop shadowType
	upRight shadowDirection
	18 pt shadowWeight
	lightBlue shadowAreaColor
	} StyleRule

(DropDownRight) ". . ." {
	standard
	black outlineColor
	outlined pathType
	4 pt lineWeight
	drop shadowType
	downRight shadowDirection
	18 pt shadowWeight
	lightBlue shadowAreaColor
	} StyleRule

(OffsetOutlined) ". . ." {
	standard
	black outlineColor
	outlined pathType
	4 pt lineWeight
	offset shadowType
	outlined shadowPathType
	downRight shadowDirection
	18 pt shadowOffsetAmount
	4 pt shadowWeight
	blue shadowOutlineColor
	} StyleRule

(OffsetFilled) ". . ." {
	standard
	black outlineColor
	outlined pathType
	4 pt lineWeight
	offset shadowType
	filled shadowPathType
	downRight shadowDirection
	18 pt shadowOffsetAmount
	lightBlue shadowAreaColor
	} StyleRule

(OffsetFilledOutlined) ". . ." {
	standard
	black outlineColor
	outlined pathType
	4 pt lineWeight
	offset shadowType
	filled+outlined shadowPathType
	downRight shadowDirection
	18 pt shadowOffsetAmount
	4 pt shadowWeight
	lightBlue shadowAreaColor
	blue shadowOutlineColor
	} StyleRule

EndStyle