<?xml version="1.0" encoding="utf-8"?>
<SourceInsightVisualThemes
	AppVer="4.00.0127"
	AppVerMinReader="4.00.0030"
	>
	<!-- This file contains Source Insight themes for visual settings. -->
	<!-- www.sourceinsight.com -->

	<ThemeList>
		<Theme
			Name="Black"
			>
			<DisplayColors>
				<Item Name="DefaultText" Color="#ebebeb" />
				<Item Name="WindowBackground" Color="#202020" />
				<Item Name="SelectionBar" Color="#292929" />
				<Item Name="PrintedDefaultText" Color="#000000" />
				<Item Name="PrintedWindowBackground" Color="#ffffff" />
				<Item Name="ChangeMarks" Color="#bfbf00" />
				<Item Name="SavedChangeMarks" Color="#bdddba" />
				<Item Name="CurrentLineIndicator" Color="#4e4e4e" />
				<Item Name="EndofFile" Color="#1e1e1e" />
				<Item Name="ApplicationBackground" Color="#000000" />
				<Item Name="FrameText" Color="#f0f0f0" />
				<Item Name="FrameBackground" Color="#3c3c3c" />
				<DefaultPanelFontAndColor
					TextColor="#d0d0d0"
					BackColor="#303030"
					>
					<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
				</DefaultPanelFontAndColor>
			</DisplayColors>
			<DisplayPreferences>
				<OverviewOptions BackColor="#ffffff" MarkColor="#0080c0" TextColor="#000000" />
			</DisplayPreferences>
			<SymbolPane
				TextColor="#d0d0d0"
				BackColor="#303030"
				>
				<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
			</SymbolPane>
			<ClipWindow>
				<ListDisplay
					TextColor="#d0d0d0"
					BackColor="#303030"
					>
					<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
				</ListDisplay>
			</ClipWindow>
			<BookmarkWindow>
				<ListDisplay
					TextColor="#d0d0d0"
					BackColor="#303030"
					>
					<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
				</ListDisplay>
			</BookmarkWindow>
			<FTPWindow>
				<ListDisplay
					TextColor="#d0d0d0"
					BackColor="#303030"
					>
					<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
				</ListDisplay>
			</FTPWindow>
			<ContextWindow
				SourceBackColor="#202020"
				>
				<ListDisplay
					TextColor="#d0d0d0"
					BackColor="#303030"
					>
					<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
				</ListDisplay>
			</ContextWindow>
			<ProjectSymbolWindow>
				<ListDisplay
					TextColor="#d0d0d0"
					BackColor="#303030"
					>
					<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
				</ListDisplay>
			</ProjectSymbolWindow>
			<ProjectFileWindow>
				<ListDisplay
					TextColor="#d0d0d0"
					BackColor="#303030"
					>
					<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
				</ListDisplay>
			</ProjectFileWindow>
			<ProjectFileTypeWindow>
				<ListDisplay
					TextColor="#d0d0d0"
					BackColor="#303030"
					>
					<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
				</ListDisplay>
			</ProjectFileTypeWindow>
			<ProjectSymbolTypeWindow>
				<ListDisplay
					TextColor="#d0d0d0"
					BackColor="#303030"
					>
					<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
				</ListDisplay>
			</ProjectSymbolTypeWindow>
			<ProjectFolderWindow>
				<ListDisplay
					TextColor="#d0d0d0"
					BackColor="#303030"
					>
					<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
				</ListDisplay>
			</ProjectFolderWindow>
			<FileCompareWindow
				SourceBackColor="#202020"
				>
				<ListDisplay
					TextColor="#d0d0d0"
					BackColor="#303030"
					>
					<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
				</ListDisplay>
			</FileCompareWindow>
			<DirectoryCompareWindow>
				<ListDisplay
					TextColor="#d0d0d0"
					BackColor="#303030"
					>
					<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
				</ListDisplay>
			</DirectoryCompareWindow>
			<SnippetWindow>
				<ListDisplay
					TextColor="#d0d0d0"
					BackColor="#303030"
					>
					<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
				</ListDisplay>
			</SnippetWindow>
			<WindowListWindow>
				<ListDisplay
					TextColor="#d0d0d0"
					BackColor="#303030"
					>
					<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
				</ListDisplay>
			</WindowListWindow>
			<RelationWindow>
				<ListDisplay
					TextColor="#d0d0d0"
					BackColor="#303030"
					>
					<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
				</ListDisplay>
			</RelationWindow>
			<Styles
				StyleAppVer="4.00.0124"
				>
				<Style Name="Default Text" />
				<Style
					Name="Number"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					ParentStyle="Ref to Const"
					/>
				<Style Name="Operator" TextColor="#00b700" />
				<Style Name="Delimiter" TextColor="#f2f48a" />
				<Style Name="Comment" TextColor="#beb7ff" />
				<Style
					Name="String"
					FixedWhiteSpace="0"
					TextColor="#f4f48a"
					BackColor="#3c3c3c"
					/>
				<Style Name="Keyword" TextColor="#008000" />
				<Style Name="Control" Bold="1" TextColor="#f0f0f0" />
				<Style Name="Special" Bold="1" Italic="1" />
				<Style Name="Boolean" TextColor="#f37af3" />
				<Style Name="Debug" TextColor="#ff0000" Italic="1" Underline="Dotted" />
				<Style
					Name="Null Value"
					TextColor="#ff0000"
					ParentStyle="Ref to Const"
					/>
				<Style Name="System" ParentStyle="Reference" />
				<Style Name="Declaration" Bold="1" TextColor="#00cc66" />
				<Style
					Name="Ref To Local"
					TextColor="#37a5e1"
					ParentStyle="Reference"
					/>
				<Style Name="Reference" TextColor="#00cc66" />
				<Style Name="Directive" ParentStyle="Control" />
				<Style
					Name="Line Number"
					TextColor="#808080"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style
					Name="Highlight"
					TextColor="#000000"
					BackColor="#ffff00"
					Bold="1"
					/>
				<Style
					Name="Symbol Characters"
					FontName="Microsoft Sans Serif"
					FontPitchFamily="0"
					FontCharset="0"
					ParentStyle="Operator"
					/>
				<Style
					Name="Declare Template Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Parameter"
					Bold="1"
					TextColor="#e19141"
					ParentStyle="Ref To Local"
					/>
				<Style Name="Declare Template" ParentStyle="Declare Function" />
				<Style Name="Declare Package" ParentStyle="Declaration" />
				<Style Name="Ref to Template" ParentStyle="Reference" />
				<Style Name="Ref to Package" ParentStyle="Reference" />
				<Style
					Name="Ref to Template Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style Name="Selection" TextColor="#ffffff" BackColor="#509e9e" />
				<Style Name="Declare Namespace" ParentStyle="Declaration" />
				<Style Name="Ref to Namespace" ParentStyle="Reference" />
				<Style
					Name="Declare Local"
					TextColor="#37a5e1"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Member" ParentStyle="Declaration" />
				<Style
					Name="Declare Method"
					CharSpacing="10"
					ParentStyle="Declare Function"
					/>
				<Style Name="Declare Method Inline" ParentStyle="Declare Function" />
				<Style
					Name="Declare Function"
					Scale="140"
					KeepWithNextLine="1"
					TextColor="#f0f0f0"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Macro" ParentStyle="Declaration" />
				<Style
					Name="Declare Struct"
					Scale="140"
					KeepWithNextLine="1"
					TextColor="#eaea15"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Union" ParentStyle="Declare Struct" />
				<Style Name="Declare Typedef" ParentStyle="Declare Struct" />
				<Style Name="Declare Class" Scale="120" ParentStyle="Declare Struct" />
				<Style Name="Declare Var" ParentStyle="Declaration" />
				<Style Name="Declare Constant" ParentStyle="Declaration" />
				<Style Name="Declare Enum" ParentStyle="Declare Struct" />
				<Style Name="Declare Enum Const" ParentStyle="Declaration" />
				<Style Name="Declare Edit Macro" ParentStyle="Declare Function" />
				<Style Name="Declare Prototype" ParentStyle="Declare Function" />
				<Style Name="Preprocessor" ParentStyle="Declaration" />
				<Style
					Name="Search Result Heading"
					Bold="1"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Label"
					TextColor="#ff0000"
					Scale="110"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Interface" ParentStyle="Declare Class" />
				<Style Name="Declare Resource" ParentStyle="Declaration" />
				<Style Name="File" ParentStyle="Declaration" />
				<Style Name="Declare Custom Tag" ParentStyle="Declaration" />
				<Style Name="Ref to Func" Bold="1" ParentStyle="Reference" />
				<Style Name="Ref to Macro" ParentStyle="Ref to Func" />
				<Style
					Name="Ref to Struct"
					TextColor="#11c1c1"
					ParentStyle="Reference"
					/>
				<Style Name="Ref to Union" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Typedef" ParentStyle="Ref to Struct" />
				<Style
					Name="Ref to Global Var"
					Italic="1"
					TextColor="#e860e8"
					ParentStyle="Reference"
					/>
				<Style
					Name="Ref to Const"
					TextColor="#ef5656"
					ParentStyle="Reference"
					/>
				<Style Name="Ref to Enum" ParentStyle="Reference" />
				<Style Name="Ref to Custom" ParentStyle="Reference" />
				<Style Name="Ref to EdMacro" ParentStyle="Reference" />
				<Style Name="Ref to Class" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Method" Italic="1" ParentStyle="Ref to Func" />
				<Style Name="Ref to EnumConst" ParentStyle="Ref to Const" />
				<Style Name="Ref to Proto" ParentStyle="Ref to Func" />
				<Style Name="Ref to Preproc" ParentStyle="Reference" />
				<Style Name="Ref to Search" ParentStyle="Reference" />
				<Style Name="Ref to Label" ParentStyle="Reference" />
				<Style Name="Ref to Member" Italic="1" ParentStyle="Reference" />
				<Style Name="Ref to Interface" ParentStyle="Ref to Class" />
				<Style Name="Ref to Resource" ParentStyle="Reference" />
				<Style Name="Ref to File" ParentStyle="Reference" />
				<Style
					Name="Comment Heading 1"
					Bold="1"
					Scale="150"
					Underline="Thick"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 2"
					Bold="1"
					Scale="130"
					Underline="Single"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 3"
					Bold="1"
					Scale="120"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 4"
					Bold="1"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Comment Right" Italic="1" ParentStyle="Comment" />
				<Style Name="Ref to Base Class" ParentStyle="Reference" />
				<Style Name="Ref to Inline Type" ParentStyle="Reference" />
				<Style Name="Inactive Code" TextColor="#808080" />
				<Style
					Name="Declare Parameter"
					Underline="Single"
					TextColor="#e19241"
					ParentStyle="Declare Local"
					/>
				<Style
					Name="Auto Annotations"
					Scale="90"
					TextColor="#808080"
					ParentStyle="Comment"
					/>
				<Style Name="HTML or XML Element" />
				<Style
					Name="HTML Title"
					TextColor="#ff0000"
					Bold="1"
					Scale="130"
					Underline="Single"
					/>
				<Style Name="Perl POD" />
				<Style Name="Perl End Script" />
				<Style Name="Declare Method Prototype" ParentStyle="Declare Method" />
				<Style Name="Ref to Method Prototype" ParentStyle="Ref to Method" />
				<Style
					Name="Comment To Do"
					Scale="120"
					Bold="1"
					TextColor="#000000"
					BackColor="#ffff00"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Ref to IDL Module" ParentStyle="Reference" />
				<Style Name="Ref to IDL Library" ParentStyle="Reference" />
				<Style
					Name="Declare IDL Module"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare IDL Library"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Comment Single Line" ParentStyle="Comment" />
				<Style Name="Comment Multi Line" ParentStyle="Comment" />
				<Style Name="Parentheses" ParentStyle="Delimiter" />
				<Style Name="HTML Body Text" FixedWhiteSpace="0" />
				<Style Name="HTML Tag" Bold="1" TextColor="#15eaea" />
				<Style Name="Standard Property" ParentStyle="Ref to Member" />
				<Style Name="Standard Function" ParentStyle="Ref to Func" />
				<Style Name="Standard Object" ParentStyle="Ref to Class" />
				<Style
					Name="Declare CSS Selector"
					Scale="120"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare C# Property" ParentStyle="Declaration" />
				<Style Name="Ref to C# Property" ParentStyle="Reference" />
				<Style
					Name="Mono Font View"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style Name="Declare C# Event" ParentStyle="Declaration" />
				<Style Name="Declare C# Indexer" ParentStyle="Declaration" />
				<Style Name="Ref to C# Event" ParentStyle="Reference" />
				<Style Name="Ref to C# Indexer" ParentStyle="Reference" />
				<Style Name="Ref to Alias" ParentStyle="Reference" />
				<Style Name="Declare Alias" ParentStyle="Declaration" />
				<Style Name="CDATA Section" TextColor="#808080" />
				<Style
					Name="Declare Type Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Type Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style
					Name="Snippet Input Field"
					TextColor="#000000"
					BackColor="#a0e1ff"
					Bold="1"
					/>
				<Style Name="Register" TextColor="#008000" Bold="1" />
				<Style
					Name="Python Doc String"
					Italic="1"
					FixedWhiteSpace="0"
					ParentStyle="Comment"
					/>
				<Style Name="Instruction" ParentStyle="Control" />
				<Style
					Name="Reference Highlight"
					TextColor="#000000"
					BackColor="#20b7ff"
					/>
				<Style Name="Declare VHDL Entity" ParentStyle="Declaration" />
				<Style Name="Declare VHDL Architecture" ParentStyle="Declaration" />
				<Style Name="Declare VHDL Component" ParentStyle="Declaration" />
				<Style Name="Declare VHDL Process" ParentStyle="Declaration" />
				<Style Name="Declare VHDL Config" ParentStyle="Declaration" />
				<Style Name="Ref to VHDL Entity" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Architecture" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Component" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Process" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Config" ParentStyle="Reference" />
				<Style
					Name="End of Line"
					Scale="90"
					BackColor="#e0e0e0"
					ParentStyle="Operator"
					/>
				<Style Name="Visible Tabs and Spaces" TextColor="#a0a0a0" />
				<Style Name="HTML Tag Excerpt" />
				<Style Name="new comment" />
			</Styles>
		</Theme>
		<Theme
			Name="Bronze"
			>
			<DisplayColors>
				<Item Name="DefaultText" Color="#ebebeb" />
				<Item Name="WindowBackground" Color="#3e3e3e" />
				<Item Name="SelectionBar" Color="#575757" />
				<Item Name="PrintedDefaultText" Color="#000000" />
				<Item Name="PrintedWindowBackground" Color="#ffffff" />
				<Item Name="ChangeMarks" Color="#bfbf00" />
				<Item Name="SavedChangeMarks" Color="#bdddba" />
				<Item Name="CurrentLineIndicator" Color="#505050" />
				<Item Name="EndofFile" Color="#4e4e4e" />
				<Item Name="ApplicationBackground" Color="#3c3c1e" />
				<Item Name="FrameText" Color="#000000" />
				<Item Name="FrameBackground" Color="#7d7559" />
				<DefaultPanelFontAndColor
					TextColor="#f0f0f0"
					BackColor="#484848"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</DefaultPanelFontAndColor>
			</DisplayColors>
			<DisplayPreferences>
				<OverviewOptions BackColor="#ffffff" MarkColor="#0080c0" TextColor="#000000" />
			</DisplayPreferences>
			<SymbolPane
				TextColor="#f0f0f0"
				BackColor="#484848"
				>
				<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
			</SymbolPane>
			<ClipWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#484848"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ClipWindow>
			<BookmarkWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#484848"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</BookmarkWindow>
			<FTPWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#484848"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FTPWindow>
			<ContextWindow
				SourceBackColor="#383838"
				>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#484848"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ContextWindow>
			<ProjectSymbolWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#484848"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolWindow>
			<ProjectFileWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#484848"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileWindow>
			<ProjectFileTypeWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#484848"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileTypeWindow>
			<ProjectSymbolTypeWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#484848"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolTypeWindow>
			<ProjectFolderWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#484848"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFolderWindow>
			<FileCompareWindow
				SourceBackColor="#3e3e3e"
				>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#484848"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FileCompareWindow>
			<DirectoryCompareWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#484848"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</DirectoryCompareWindow>
			<SnippetWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#484848"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</SnippetWindow>
			<WindowListWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#484848"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</WindowListWindow>
			<RelationWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#484848"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</RelationWindow>
			<Styles
				StyleAppVer="4.00.0124"
				>
				<Style Name="Default Text" />
				<Style
					Name="Number"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					ParentStyle="Ref to Const"
					/>
				<Style Name="Operator" TextColor="#00b700" />
				<Style Name="Delimiter" TextColor="#feebab" />
				<Style Name="Comment" TextColor="#beb7ff" />
				<Style
					Name="String"
					FixedWhiteSpace="0"
					TextColor="#ffffff"
					BackColor="#75684d"
					/>
				<Style Name="Keyword" TextColor="#008000" />
				<Style Name="Control" Bold="1" />
				<Style Name="Special" Bold="1" Italic="1" />
				<Style Name="Boolean" TextColor="#ff6fff" />
				<Style Name="Debug" TextColor="#ff0000" Italic="1" Underline="Dotted" />
				<Style
					Name="Null Value"
					TextColor="#ff0000"
					ParentStyle="Ref to Const"
					/>
				<Style Name="System" ParentStyle="Reference" />
				<Style Name="Declaration" Bold="1" TextColor="#15ea15" />
				<Style
					Name="Ref To Local"
					TextColor="#00b3b3"
					ParentStyle="Reference"
					/>
				<Style Name="Reference" TextColor="#13d713" />
				<Style Name="Directive" ParentStyle="Control" />
				<Style
					Name="Line Number"
					TextColor="#c0c0c0"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style
					Name="Highlight"
					TextColor="#000000"
					BackColor="#ffff00"
					Bold="1"
					/>
				<Style
					Name="Symbol Characters"
					FontName="Microsoft Sans Serif"
					FontPitchFamily="0"
					FontCharset="0"
					ParentStyle="Operator"
					/>
				<Style
					Name="Declare Template Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Parameter"
					Bold="1"
					Underline="Dotted"
					ParentStyle="Ref To Local"
					/>
				<Style Name="Declare Template" ParentStyle="Declare Function" />
				<Style Name="Declare Package" ParentStyle="Declaration" />
				<Style Name="Ref to Template" ParentStyle="Reference" />
				<Style Name="Ref to Package" ParentStyle="Reference" />
				<Style
					Name="Ref to Template Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style Name="Selection" TextColor="#ffffff" BackColor="#509e9e" />
				<Style Name="Declare Namespace" ParentStyle="Declaration" />
				<Style Name="Ref to Namespace" ParentStyle="Reference" />
				<Style Name="Declare Local" ParentStyle="Declaration" />
				<Style Name="Declare Member" ParentStyle="Declaration" />
				<Style
					Name="Declare Method"
					CharSpacing="10"
					ParentStyle="Declare Function"
					/>
				<Style Name="Declare Method Inline" ParentStyle="Declare Function" />
				<Style
					Name="Declare Function"
					Scale="140"
					KeepWithNextLine="1"
					TextColor="#ffffff"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Macro" ParentStyle="Declaration" />
				<Style
					Name="Declare Struct"
					Scale="140"
					KeepWithNextLine="1"
					TextColor="#ffff00"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Union" ParentStyle="Declare Struct" />
				<Style Name="Declare Typedef" ParentStyle="Declare Struct" />
				<Style Name="Declare Class" Scale="120" ParentStyle="Declare Struct" />
				<Style Name="Declare Var" ParentStyle="Declaration" />
				<Style Name="Declare Constant" ParentStyle="Declaration" />
				<Style Name="Declare Enum" ParentStyle="Declare Struct" />
				<Style Name="Declare Enum Const" ParentStyle="Declaration" />
				<Style Name="Declare Edit Macro" ParentStyle="Declare Function" />
				<Style Name="Declare Prototype" ParentStyle="Declare Function" />
				<Style Name="Preprocessor" ParentStyle="Declaration" />
				<Style
					Name="Search Result Heading"
					Bold="1"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Label"
					TextColor="#ff0000"
					Scale="110"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Interface" ParentStyle="Declare Class" />
				<Style Name="Declare Resource" ParentStyle="Declaration" />
				<Style Name="File" ParentStyle="Declaration" />
				<Style Name="Declare Custom Tag" ParentStyle="Declaration" />
				<Style Name="Ref to Func" Bold="1" ParentStyle="Reference" />
				<Style Name="Ref to Macro" ParentStyle="Ref to Func" />
				<Style Name="Ref to Struct" ParentStyle="Reference" />
				<Style Name="Ref to Union" ParentStyle="Reference" />
				<Style Name="Ref to Typedef" ParentStyle="Reference" />
				<Style
					Name="Ref to Global Var"
					Bold="1"
					Italic="1"
					TextColor="#ff48ff"
					ParentStyle="Reference"
					/>
				<Style
					Name="Ref to Const"
					TextColor="#ff4646"
					ParentStyle="Reference"
					/>
				<Style Name="Ref to Enum" ParentStyle="Reference" />
				<Style Name="Ref to Custom" ParentStyle="Reference" />
				<Style Name="Ref to EdMacro" ParentStyle="Reference" />
				<Style Name="Ref to Class" ParentStyle="Reference" />
				<Style Name="Ref to Method" Italic="1" ParentStyle="Ref to Func" />
				<Style Name="Ref to EnumConst" ParentStyle="Ref to Const" />
				<Style Name="Ref to Proto" ParentStyle="Ref to Func" />
				<Style Name="Ref to Preproc" ParentStyle="Reference" />
				<Style Name="Ref to Search" ParentStyle="Reference" />
				<Style Name="Ref to Label" ParentStyle="Reference" />
				<Style Name="Ref to Member" Italic="1" ParentStyle="Reference" />
				<Style Name="Ref to Interface" ParentStyle="Reference" />
				<Style Name="Ref to Resource" ParentStyle="Reference" />
				<Style Name="Ref to File" ParentStyle="Reference" />
				<Style
					Name="Comment Heading 1"
					Bold="1"
					Scale="150"
					Underline="Thick"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 2"
					Bold="1"
					Scale="130"
					Underline="Single"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 3"
					Bold="1"
					Scale="120"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 4"
					Bold="1"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Comment Right" Italic="1" ParentStyle="Comment" />
				<Style Name="Ref to Base Class" ParentStyle="Reference" />
				<Style Name="Ref to Inline Type" ParentStyle="Reference" />
				<Style Name="Inactive Code" TextColor="#808080" />
				<Style
					Name="Declare Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Auto Annotations"
					Scale="90"
					TextColor="#808080"
					ParentStyle="Comment"
					/>
				<Style Name="HTML or XML Element" />
				<Style
					Name="HTML Title"
					TextColor="#ff0000"
					Bold="1"
					Scale="130"
					Underline="Single"
					/>
				<Style Name="Perl POD" />
				<Style Name="Perl End Script" />
				<Style Name="Declare Method Prototype" ParentStyle="Declare Method" />
				<Style Name="Ref to Method Prototype" ParentStyle="Ref to Method" />
				<Style
					Name="Comment To Do"
					Scale="120"
					Bold="1"
					TextColor="#000000"
					BackColor="#ffff00"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Ref to IDL Module" ParentStyle="Reference" />
				<Style Name="Ref to IDL Library" ParentStyle="Reference" />
				<Style
					Name="Declare IDL Module"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare IDL Library"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Comment Single Line" ParentStyle="Comment" />
				<Style Name="Comment Multi Line" ParentStyle="Comment" />
				<Style Name="Parentheses" ParentStyle="Delimiter" />
				<Style Name="HTML Body Text" FixedWhiteSpace="0" />
				<Style Name="HTML Tag" TextColor="#008000" Bold="1" />
				<Style Name="Standard Property" ParentStyle="Ref to Member" />
				<Style Name="Standard Function" ParentStyle="Ref to Func" />
				<Style Name="Standard Object" ParentStyle="Ref to Class" />
				<Style
					Name="Declare CSS Selector"
					Scale="120"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare C# Property" ParentStyle="Declaration" />
				<Style Name="Ref to C# Property" ParentStyle="Reference" />
				<Style
					Name="Mono Font View"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style Name="Declare C# Event" ParentStyle="Declaration" />
				<Style Name="Declare C# Indexer" ParentStyle="Declaration" />
				<Style Name="Ref to C# Event" ParentStyle="Reference" />
				<Style Name="Ref to C# Indexer" ParentStyle="Reference" />
				<Style Name="Ref to Alias" ParentStyle="Reference" />
				<Style Name="Declare Alias" ParentStyle="Declaration" />
				<Style Name="CDATA Section" TextColor="#808080" />
				<Style
					Name="Declare Type Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Type Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style
					Name="Snippet Input Field"
					TextColor="#000000"
					BackColor="#a0e1ff"
					Bold="1"
					/>
				<Style Name="Register" TextColor="#008000" Bold="1" />
				<Style
					Name="Python Doc String"
					Italic="1"
					FixedWhiteSpace="0"
					ParentStyle="Comment"
					/>
				<Style Name="Instruction" ParentStyle="Control" />
				<Style
					Name="Reference Highlight"
					TextColor="#000000"
					BackColor="#aae1ff"
					/>
				<Style
					Name="Declare VHDL Entity"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare VHDL Architecture"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare VHDL Component"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare VHDL Process" ParentStyle="Declaration" />
				<Style
					Name="Declare VHDL Config"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Ref to VHDL Entity" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Architecture" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Component" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Process" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Config" ParentStyle="Reference" />
				<Style
					Name="End of Line"
					Scale="90"
					BackColor="#e0e0e0"
					ParentStyle="Operator"
					/>
				<Style Name="Visible Tabs and Spaces" TextColor="#a0a0a0" />
				<Style Name="HTML Tag Excerpt" />
				<Style Name="new comment" />
			</Styles>
		</Theme>
		<Theme
			Name="Cocoa"
			>
			<DisplayColors>
				<Item Name="DefaultText" Color="#ebebeb" />
				<Item Name="WindowBackground" Color="#2c2d26" />
				<Item Name="SelectionBar" Color="#524941" />
				<Item Name="PrintedDefaultText" Color="#000000" />
				<Item Name="PrintedWindowBackground" Color="#ffffff" />
				<Item Name="ChangeMarks" Color="#939300" />
				<Item Name="SavedChangeMarks" Color="#bdddba" />
				<Item Name="CurrentLineIndicator" Color="#e6e6e6" />
				<Item Name="EndofFile" Color="#4e4e4e" />
				<Item Name="ApplicationBackground" Color="#3c301e" />
				<Item Name="FrameText" Color="#e4e4dc" />
				<Item Name="FrameBackground" Color="#585047" />
				<DefaultPanelFontAndColor
					TextColor="#cecece"
					BackColor="#2d2d26"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</DefaultPanelFontAndColor>
			</DisplayColors>
			<DisplayPreferences>
				<OverviewOptions BackColor="#ffffff" MarkColor="#0080c0" TextColor="#000000" />
			</DisplayPreferences>
			<SymbolPane
				TextColor="#cecece"
				BackColor="#2d2d26"
				>
				<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
			</SymbolPane>
			<ClipWindow>
				<ListDisplay
					TextColor="#cecece"
					BackColor="#2d2d26"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ClipWindow>
			<BookmarkWindow>
				<ListDisplay
					TextColor="#cecece"
					BackColor="#2d2d26"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</BookmarkWindow>
			<FTPWindow>
				<ListDisplay
					TextColor="#cecece"
					BackColor="#2d2d26"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FTPWindow>
			<ContextWindow
				SourceBackColor="#2c2d26"
				>
				<ListDisplay
					TextColor="#cecece"
					BackColor="#2d2d26"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ContextWindow>
			<ProjectSymbolWindow>
				<ListDisplay
					TextColor="#cecece"
					BackColor="#2d2d26"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolWindow>
			<ProjectFileWindow>
				<ListDisplay
					TextColor="#cecece"
					BackColor="#2d2d26"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileWindow>
			<ProjectFileTypeWindow>
				<ListDisplay
					TextColor="#cecece"
					BackColor="#2d2d26"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileTypeWindow>
			<ProjectSymbolTypeWindow>
				<ListDisplay
					TextColor="#cecece"
					BackColor="#2d2d26"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolTypeWindow>
			<ProjectFolderWindow>
				<ListDisplay
					TextColor="#cecece"
					BackColor="#2d2d26"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFolderWindow>
			<FileCompareWindow
				SourceBackColor="#2c2d26"
				>
				<ListDisplay
					TextColor="#cecece"
					BackColor="#2d2d26"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FileCompareWindow>
			<DirectoryCompareWindow>
				<ListDisplay
					TextColor="#cecece"
					BackColor="#2d2d26"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</DirectoryCompareWindow>
			<SnippetWindow>
				<ListDisplay
					TextColor="#cecece"
					BackColor="#2d2d26"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</SnippetWindow>
			<WindowListWindow>
				<ListDisplay
					TextColor="#cecece"
					BackColor="#2d2d26"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</WindowListWindow>
			<RelationWindow>
				<ListDisplay
					TextColor="#cecece"
					BackColor="#2d2d26"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</RelationWindow>
			<Styles
				StyleAppVer="4.00.0077"
				>
				<Style Name="Default Text" />
				<Style
					Name="Number"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					ParentStyle="Ref to Const"
					/>
				<Style Name="Operator" TextColor="#00b700" />
				<Style Name="Delimiter" KeepWithNextLine="1" TextColor="#feebab" />
				<Style Name="Comment" TextColor="#beb7ff" />
				<Style
					Name="String"
					FixedWhiteSpace="0"
					TextColor="#ffffff"
					BackColor="#75684d"
					/>
				<Style Name="Keyword" TextColor="#008000" />
				<Style Name="Control" Bold="1" />
				<Style Name="Special" Bold="1" Italic="1" />
				<Style Name="Boolean" TextColor="#ff6fff" />
				<Style Name="Debug" TextColor="#ff0000" Italic="1" Underline="Dotted" />
				<Style
					Name="Null Value"
					TextColor="#ff0000"
					ParentStyle="Ref to Const"
					/>
				<Style Name="System" ParentStyle="Reference" />
				<Style Name="Declaration" Bold="1" TextColor="#ffff00" />
				<Style
					Name="Ref To Local"
					TextColor="#00b3b3"
					ParentStyle="Reference"
					/>
				<Style Name="Reference" TextColor="#ff8040" />
				<Style Name="Directive" ParentStyle="Control" />
				<Style
					Name="Line Number"
					TextColor="#c0c0c0"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style
					Name="Highlight"
					TextColor="#000000"
					BackColor="#ffff00"
					Bold="1"
					/>
				<Style
					Name="Symbol Characters"
					FontName="Microsoft Sans Serif"
					FontPitchFamily="0"
					FontCharset="0"
					ParentStyle="Operator"
					/>
				<Style
					Name="Declare Template Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Parameter"
					Bold="1"
					Underline="Dotted"
					ParentStyle="Ref To Local"
					/>
				<Style Name="Declare Template" ParentStyle="Declare Function" />
				<Style Name="Declare Package" ParentStyle="Declaration" />
				<Style Name="Ref to Template" ParentStyle="Reference" />
				<Style Name="Ref to Package" ParentStyle="Reference" />
				<Style
					Name="Ref to Template Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style Name="Selection" TextColor="#ffffff" BackColor="#509e9e" />
				<Style Name="Declare Namespace" ParentStyle="Declaration" />
				<Style Name="Ref to Namespace" ParentStyle="Reference" />
				<Style Name="Declare Local" ParentStyle="Declaration" />
				<Style Name="Declare Member" ParentStyle="Declaration" />
				<Style
					Name="Declare Method"
					CharSpacing="10"
					ParentStyle="Declare Function"
					/>
				<Style Name="Declare Method Inline" ParentStyle="Declare Function" />
				<Style
					Name="Declare Function"
					Scale="140"
					KeepWithNextLine="1"
					TextColor="#ffffff"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Macro" ParentStyle="Declaration" />
				<Style
					Name="Declare Struct"
					Scale="140"
					KeepWithNextLine="1"
					TextColor="#ffff00"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Union" ParentStyle="Declare Struct" />
				<Style Name="Declare Typedef" ParentStyle="Declare Struct" />
				<Style Name="Declare Class" Scale="120" ParentStyle="Declare Struct" />
				<Style Name="Declare Var" ParentStyle="Declaration" />
				<Style Name="Declare Constant" ParentStyle="Declaration" />
				<Style Name="Declare Enum" ParentStyle="Declare Struct" />
				<Style Name="Declare Enum Const" ParentStyle="Declaration" />
				<Style Name="Declare Edit Macro" ParentStyle="Declare Function" />
				<Style Name="Declare Prototype" ParentStyle="Declare Function" />
				<Style Name="Preprocessor" ParentStyle="Declaration" />
				<Style
					Name="Search Result Heading"
					Bold="1"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Label"
					TextColor="#ff0000"
					Scale="110"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Interface" ParentStyle="Declare Class" />
				<Style Name="Declare Resource" ParentStyle="Declaration" />
				<Style Name="File" ParentStyle="Declaration" />
				<Style Name="Declare Custom Tag" ParentStyle="Declaration" />
				<Style Name="Ref to Func" Bold="1" ParentStyle="Reference" />
				<Style Name="Ref to Macro" ParentStyle="Ref to Func" />
				<Style Name="Ref to Struct" ParentStyle="Reference" />
				<Style Name="Ref to Union" ParentStyle="Reference" />
				<Style Name="Ref to Typedef" ParentStyle="Reference" />
				<Style
					Name="Ref to Global Var"
					Bold="1"
					Italic="1"
					TextColor="#ff48ff"
					ParentStyle="Reference"
					/>
				<Style
					Name="Ref to Const"
					TextColor="#ff4646"
					ParentStyle="Reference"
					/>
				<Style Name="Ref to Enum" ParentStyle="Reference" />
				<Style Name="Ref to Custom" ParentStyle="Reference" />
				<Style Name="Ref to EdMacro" ParentStyle="Reference" />
				<Style Name="Ref to Class" ParentStyle="Reference" />
				<Style Name="Ref to Method" Italic="1" ParentStyle="Ref to Func" />
				<Style Name="Ref to EnumConst" ParentStyle="Ref to Const" />
				<Style Name="Ref to Proto" ParentStyle="Ref to Func" />
				<Style Name="Ref to Preproc" ParentStyle="Reference" />
				<Style Name="Ref to Search" ParentStyle="Reference" />
				<Style Name="Ref to Label" ParentStyle="Reference" />
				<Style Name="Ref to Member" Italic="1" ParentStyle="Reference" />
				<Style Name="Ref to Interface" ParentStyle="Reference" />
				<Style Name="Ref to Resource" ParentStyle="Reference" />
				<Style Name="Ref to File" ParentStyle="Reference" />
				<Style
					Name="Comment Heading 1"
					Bold="1"
					Scale="150"
					Underline="Thick"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 2"
					Bold="1"
					Scale="130"
					Underline="Single"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 3"
					Bold="1"
					Scale="120"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 4"
					Bold="1"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Comment Right" Italic="1" ParentStyle="Comment" />
				<Style Name="Ref to Base Class" ParentStyle="Reference" />
				<Style Name="Ref to Inline Type" ParentStyle="Reference" />
				<Style Name="Inactive Code" TextColor="#808080" />
				<Style
					Name="Declare Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Auto Annotations"
					Scale="90"
					TextColor="#808080"
					ParentStyle="Comment"
					/>
				<Style Name="HTML or XML Element" />
				<Style
					Name="HTML Title"
					TextColor="#ff0000"
					Bold="1"
					Scale="130"
					Underline="Single"
					/>
				<Style Name="Perl POD" />
				<Style Name="Perl End Script" />
				<Style Name="Declare Method Prototype" ParentStyle="Declare Method" />
				<Style Name="Ref to Method Prototype" ParentStyle="Ref to Method" />
				<Style
					Name="Comment To Do"
					Scale="120"
					Bold="1"
					TextColor="#000000"
					BackColor="#ffff00"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Ref to IDL Module" ParentStyle="Reference" />
				<Style Name="Ref to IDL Library" ParentStyle="Reference" />
				<Style
					Name="Declare IDL Module"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare IDL Library"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Comment Single Line" ParentStyle="Comment" />
				<Style Name="Comment Multi Line" ParentStyle="Comment" />
				<Style Name="Parentheses" ParentStyle="Delimiter" />
				<Style Name="HTML Body Text" FixedWhiteSpace="0" />
				<Style Name="HTML Tag" TextColor="#008000" Bold="1" />
				<Style Name="Standard Property" ParentStyle="Ref to Member" />
				<Style Name="Standard Function" ParentStyle="Ref to Func" />
				<Style Name="Standard Object" ParentStyle="Ref to Class" />
				<Style
					Name="Declare CSS Selector"
					Scale="120"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare C# Property" ParentStyle="Declaration" />
				<Style Name="Ref to C# Property" ParentStyle="Reference" />
				<Style
					Name="Mono Font View"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style Name="Declare C# Event" ParentStyle="Declaration" />
				<Style Name="Declare C# Indexer" ParentStyle="Declaration" />
				<Style Name="Ref to C# Event" ParentStyle="Reference" />
				<Style Name="Ref to C# Indexer" ParentStyle="Reference" />
				<Style Name="Ref to Alias" ParentStyle="Reference" />
				<Style Name="Declare Alias" ParentStyle="Declaration" />
				<Style Name="CDATA Section" TextColor="#808080" />
				<Style
					Name="Declare Type Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Type Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style
					Name="Snippet Input Field"
					TextColor="#000000"
					BackColor="#a0e1ff"
					Bold="1"
					/>
				<Style Name="Register" TextColor="#008000" Bold="1" />
				<Style
					Name="Python Doc String"
					Italic="1"
					FixedWhiteSpace="0"
					ParentStyle="Comment"
					/>
				<Style Name="Instruction" ParentStyle="Control" />
				<Style Name="Reference Highlight" Underline="Thick" />
				<Style
					Name="Declare VHDL Entity"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare VHDL Architecture"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare VHDL Component"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare VHDL Process" ParentStyle="Declaration" />
				<Style
					Name="Declare VHDL Config"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Ref to VHDL Entity" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Architecture" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Component" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Process" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Config" ParentStyle="Reference" />
				<Style Name="HTML Tag Excerpt" />
				<Style Name="new comment" />
			</Styles>
		</Theme>
		<Theme
			Name="Dark Blue"
			>
			<DisplayColors>
				<Item Name="DefaultText" Color="#ffffff" />
				<Item Name="WindowBackground" Color="#000040" />
				<Item Name="SelectionBar" Color="#91c8ff" />
				<Item Name="PrintedDefaultText" Color="#000000" />
				<Item Name="PrintedWindowBackground" Color="#ffffff" />
				<Item Name="ChangeMarks" Color="#ffff00" />
				<Item Name="SavedChangeMarks" Color="#bdddba" />
				<Item Name="CurrentLineIndicator" Color="#e6e6e6" />
				<Item Name="EndofFile" Color="#66b3ff" />
				<Item Name="ApplicationBackground" Color="#0080c0" />
				<Item Name="FrameText" Color="#ffffff" />
				<Item Name="FrameBackground" Color="#0f558e" />
				<DefaultPanelFontAndColor
					TextColor="#e6e6e6"
					BackColor="#000040"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</DefaultPanelFontAndColor>
			</DisplayColors>
			<DisplayPreferences>
				<OverviewOptions BackColor="#ffffff" MarkColor="#0080c0" TextColor="#000000" />
			</DisplayPreferences>
			<SymbolPane
				TextColor="#e6e6e6"
				BackColor="#000040"
				>
				<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
			</SymbolPane>
			<ClipWindow>
				<ListDisplay
					TextColor="#e6e6e6"
					BackColor="#000040"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ClipWindow>
			<BookmarkWindow>
				<ListDisplay
					TextColor="#e6e6e6"
					BackColor="#000040"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</BookmarkWindow>
			<FTPWindow>
				<ListDisplay
					TextColor="#e6e6e6"
					BackColor="#000040"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FTPWindow>
			<ContextWindow
				SourceBackColor="#000040"
				>
				<ListDisplay
					TextColor="#e6e6e6"
					BackColor="#000040"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ContextWindow>
			<ProjectSymbolWindow>
				<ListDisplay
					TextColor="#e6e6e6"
					BackColor="#000040"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolWindow>
			<ProjectFileWindow>
				<ListDisplay
					TextColor="#e6e6e6"
					BackColor="#000040"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileWindow>
			<ProjectFileTypeWindow>
				<ListDisplay
					TextColor="#e6e6e6"
					BackColor="#000040"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileTypeWindow>
			<ProjectSymbolTypeWindow>
				<ListDisplay
					TextColor="#e6e6e6"
					BackColor="#000040"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolTypeWindow>
			<ProjectFolderWindow>
				<ListDisplay
					TextColor="#e6e6e6"
					BackColor="#000040"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFolderWindow>
			<FileCompareWindow
				SourceBackColor="#000040"
				>
				<ListDisplay
					TextColor="#e6e6e6"
					BackColor="#000040"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FileCompareWindow>
			<DirectoryCompareWindow>
				<ListDisplay
					TextColor="#e6e6e6"
					BackColor="#000040"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</DirectoryCompareWindow>
			<SnippetWindow>
				<ListDisplay
					TextColor="#e6e6e6"
					BackColor="#000040"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</SnippetWindow>
			<WindowListWindow>
				<ListDisplay
					TextColor="#e6e6e6"
					BackColor="#000040"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</WindowListWindow>
			<RelationWindow>
				<ListDisplay
					TextColor="#e6e6e6"
					BackColor="#000040"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</RelationWindow>
			<Styles
				StyleAppVer="4.00.0077"
				>
				<Style Name="Default Text" />
				<Style
					Name="Number"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					ParentStyle="Ref to Const"
					/>
				<Style Name="Operator" TextColor="#00b700" />
				<Style Name="Delimiter" KeepWithNextLine="1" TextColor="#feebab" />
				<Style Name="Comment" TextColor="#beb7ff" />
				<Style
					Name="String"
					FixedWhiteSpace="0"
					TextColor="#000080"
					BackColor="#b6b937"
					/>
				<Style Name="Keyword" TextColor="#008000" />
				<Style Name="Control" Bold="1" />
				<Style Name="Special" Bold="1" Italic="1" />
				<Style Name="Boolean" TextColor="#ff6fff" />
				<Style Name="Debug" TextColor="#ff0000" Italic="1" Underline="Dotted" />
				<Style
					Name="Null Value"
					TextColor="#ff0000"
					ParentStyle="Ref to Const"
					/>
				<Style Name="System" ParentStyle="Reference" />
				<Style Name="Declaration" Bold="1" TextColor="#00ff00" />
				<Style
					Name="Ref To Local"
					TextColor="#00b3b3"
					ParentStyle="Reference"
					/>
				<Style Name="Reference" TextColor="#00ea00" />
				<Style Name="Directive" ParentStyle="Control" />
				<Style
					Name="Line Number"
					TextColor="#c0c0c0"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style
					Name="Highlight"
					TextColor="#000000"
					BackColor="#ffff00"
					Bold="1"
					/>
				<Style
					Name="Symbol Characters"
					FontName="Microsoft Sans Serif"
					FontPitchFamily="0"
					FontCharset="0"
					ParentStyle="Operator"
					/>
				<Style
					Name="Declare Template Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Parameter"
					Bold="1"
					Underline="Dotted"
					ParentStyle="Ref To Local"
					/>
				<Style Name="Declare Template" ParentStyle="Declare Function" />
				<Style Name="Declare Package" ParentStyle="Declaration" />
				<Style Name="Ref to Template" ParentStyle="Reference" />
				<Style Name="Ref to Package" ParentStyle="Reference" />
				<Style
					Name="Ref to Template Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style Name="Selection" TextColor="#ffffff" BackColor="#509e9e" />
				<Style Name="Declare Namespace" ParentStyle="Declaration" />
				<Style Name="Ref to Namespace" ParentStyle="Reference" />
				<Style Name="Declare Local" ParentStyle="Declaration" />
				<Style Name="Declare Member" ParentStyle="Declaration" />
				<Style
					Name="Declare Method"
					CharSpacing="10"
					ParentStyle="Declare Function"
					/>
				<Style Name="Declare Method Inline" ParentStyle="Declare Function" />
				<Style
					Name="Declare Function"
					Scale="140"
					KeepWithNextLine="1"
					TextColor="#ffffff"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Macro" ParentStyle="Declaration" />
				<Style
					Name="Declare Struct"
					Scale="140"
					KeepWithNextLine="1"
					TextColor="#ffff00"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Union" ParentStyle="Declare Struct" />
				<Style Name="Declare Typedef" ParentStyle="Declare Struct" />
				<Style Name="Declare Class" Scale="120" ParentStyle="Declare Struct" />
				<Style Name="Declare Var" ParentStyle="Declaration" />
				<Style Name="Declare Constant" ParentStyle="Declaration" />
				<Style Name="Declare Enum" ParentStyle="Declare Struct" />
				<Style Name="Declare Enum Const" ParentStyle="Declaration" />
				<Style Name="Declare Edit Macro" ParentStyle="Declare Function" />
				<Style Name="Declare Prototype" ParentStyle="Declare Function" />
				<Style Name="Preprocessor" ParentStyle="Declaration" />
				<Style
					Name="Search Result Heading"
					Bold="1"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Label"
					TextColor="#ff0000"
					Scale="110"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Interface" ParentStyle="Declare Class" />
				<Style Name="Declare Resource" ParentStyle="Declaration" />
				<Style Name="File" ParentStyle="Declaration" />
				<Style Name="Declare Custom Tag" ParentStyle="Declaration" />
				<Style Name="Ref to Func" Bold="1" ParentStyle="Reference" />
				<Style Name="Ref to Macro" ParentStyle="Ref to Func" />
				<Style Name="Ref to Struct" ParentStyle="Reference" />
				<Style Name="Ref to Union" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Typedef" ParentStyle="Ref to Struct" />
				<Style
					Name="Ref to Global Var"
					Bold="1"
					Italic="1"
					TextColor="#ff48ff"
					ParentStyle="Reference"
					/>
				<Style
					Name="Ref to Const"
					TextColor="#ff4646"
					ParentStyle="Reference"
					/>
				<Style Name="Ref to Enum" ParentStyle="Reference" />
				<Style Name="Ref to Custom" ParentStyle="Reference" />
				<Style Name="Ref to EdMacro" ParentStyle="Reference" />
				<Style Name="Ref to Class" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Method" Italic="1" ParentStyle="Ref to Func" />
				<Style Name="Ref to EnumConst" ParentStyle="Ref to Const" />
				<Style Name="Ref to Proto" ParentStyle="Ref to Func" />
				<Style Name="Ref to Preproc" ParentStyle="Reference" />
				<Style Name="Ref to Search" ParentStyle="Reference" />
				<Style Name="Ref to Label" ParentStyle="Reference" />
				<Style Name="Ref to Member" Italic="1" ParentStyle="Reference" />
				<Style Name="Ref to Interface" ParentStyle="Ref to Class" />
				<Style Name="Ref to Resource" ParentStyle="Reference" />
				<Style Name="Ref to File" ParentStyle="Reference" />
				<Style
					Name="Comment Heading 1"
					Bold="1"
					Scale="150"
					Underline="Thick"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 2"
					Bold="1"
					Scale="130"
					Underline="Single"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 3"
					Bold="1"
					Scale="120"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 4"
					Bold="1"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Comment Right" Italic="1" ParentStyle="Comment" />
				<Style Name="Ref to Base Class" ParentStyle="Reference" />
				<Style Name="Ref to Inline Type" ParentStyle="Reference" />
				<Style Name="Inactive Code" TextColor="#808080" />
				<Style
					Name="Declare Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Auto Annotations"
					Scale="90"
					TextColor="#808080"
					ParentStyle="Comment"
					/>
				<Style Name="HTML or XML Element" />
				<Style
					Name="HTML Title"
					TextColor="#ff0000"
					Bold="1"
					Scale="130"
					Underline="Single"
					/>
				<Style Name="Perl POD" />
				<Style Name="Perl End Script" />
				<Style Name="Declare Method Prototype" ParentStyle="Declare Method" />
				<Style Name="Ref to Method Prototype" ParentStyle="Ref to Method" />
				<Style
					Name="Comment To Do"
					Scale="120"
					Bold="1"
					TextColor="#000000"
					BackColor="#ffff00"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Ref to IDL Module" ParentStyle="Reference" />
				<Style Name="Ref to IDL Library" ParentStyle="Reference" />
				<Style
					Name="Declare IDL Module"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare IDL Library"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Comment Single Line" ParentStyle="Comment" />
				<Style Name="Comment Multi Line" ParentStyle="Comment" />
				<Style Name="Parentheses" ParentStyle="Delimiter" />
				<Style Name="HTML Body Text" FixedWhiteSpace="0" />
				<Style Name="HTML Tag" TextColor="#008000" Bold="1" />
				<Style Name="Standard Property" ParentStyle="Ref to Member" />
				<Style Name="Standard Function" ParentStyle="Ref to Func" />
				<Style Name="Standard Object" ParentStyle="Ref to Class" />
				<Style
					Name="Declare CSS Selector"
					Scale="120"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare C# Property" ParentStyle="Declaration" />
				<Style Name="Ref to C# Property" ParentStyle="Reference" />
				<Style
					Name="Mono Font View"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style Name="Declare C# Event" ParentStyle="Declaration" />
				<Style Name="Declare C# Indexer" ParentStyle="Declaration" />
				<Style Name="Ref to C# Event" ParentStyle="Reference" />
				<Style Name="Ref to C# Indexer" ParentStyle="Reference" />
				<Style Name="Ref to Alias" ParentStyle="Reference" />
				<Style Name="Declare Alias" ParentStyle="Declaration" />
				<Style Name="CDATA Section" TextColor="#808080" />
				<Style
					Name="Declare Type Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Type Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style
					Name="Snippet Input Field"
					TextColor="#000000"
					BackColor="#a0e1ff"
					Bold="1"
					/>
				<Style Name="Register" TextColor="#008000" Bold="1" />
				<Style
					Name="Python Doc String"
					Italic="1"
					FixedWhiteSpace="0"
					ParentStyle="Comment"
					/>
				<Style Name="Instruction" ParentStyle="Control" />
				<Style
					Name="Reference Highlight"
					TextColor="#000000"
					BackColor="#aae1ff"
					/>
				<Style
					Name="Declare VHDL Entity"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare VHDL Architecture"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare VHDL Component"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare VHDL Process" ParentStyle="Declaration" />
				<Style
					Name="Declare VHDL Config"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Ref to VHDL Entity" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Architecture" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Component" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Process" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Config" ParentStyle="Reference" />
				<Style Name="HTML Tag Excerpt" />
				<Style Name="new comment" />
			</Styles>
		</Theme>
		<Theme
			Name="Dark Gold"
			>
			<DisplayColors>
				<Item Name="DefaultText" Color="#ebebeb" />
				<Item Name="WindowBackground" Color="#302d25" />
				<Item Name="SelectionBar" Color="#575757" />
				<Item Name="PrintedDefaultText" Color="#000000" />
				<Item Name="PrintedWindowBackground" Color="#ffffff" />
				<Item Name="ChangeMarks" Color="#bfbf00" />
				<Item Name="SavedChangeMarks" Color="#bdddba" />
				<Item Name="CurrentLineIndicator" Color="#404040" />
				<Item Name="EndofFile" Color="#4e4e4e" />
				<Item Name="ApplicationBackground" Color="#3c3c1e" />
				<Item Name="FrameText" Color="#000000" />
				<Item Name="FrameBackground" Color="#7d7559" />
				<DefaultPanelFontAndColor
					TextColor="#f0f0f0"
					BackColor="#302d25"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</DefaultPanelFontAndColor>
			</DisplayColors>
			<DisplayPreferences>
				<OverviewOptions BackColor="#ffffff" MarkColor="#ffff80" TextColor="#000000" />
			</DisplayPreferences>
			<SymbolPane
				TextColor="#f0f0f0"
				BackColor="#302d25"
				>
				<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
			</SymbolPane>
			<ClipWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#302d25"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ClipWindow>
			<BookmarkWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#302d25"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</BookmarkWindow>
			<FTPWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#302d25"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FTPWindow>
			<ContextWindow
				SourceBackColor="#302d25"
				>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#302d25"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ContextWindow>
			<ProjectSymbolWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#302d25"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolWindow>
			<ProjectFileWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#302d25"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileWindow>
			<ProjectFileTypeWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#302d25"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileTypeWindow>
			<ProjectSymbolTypeWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#302d25"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolTypeWindow>
			<ProjectFolderWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#302d25"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFolderWindow>
			<FileCompareWindow
				SourceBackColor="#302d25"
				>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#302d25"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FileCompareWindow>
			<DirectoryCompareWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#302d25"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</DirectoryCompareWindow>
			<SnippetWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#302d25"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</SnippetWindow>
			<WindowListWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#302d25"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</WindowListWindow>
			<RelationWindow>
				<ListDisplay
					TextColor="#f0f0f0"
					BackColor="#302d25"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</RelationWindow>
			<Styles
				StyleAppVer="4.00.0124"
				>
				<Style Name="Default Text" />
				<Style
					Name="Number"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					ParentStyle="Ref to Const"
					/>
				<Style Name="Operator" TextColor="#00b700" />
				<Style Name="Delimiter" TextColor="#feebab" />
				<Style Name="Comment" TextColor="#beb7ff" />
				<Style
					Name="String"
					FixedWhiteSpace="0"
					TextColor="#ffffff"
					BackColor="#75684d"
					/>
				<Style Name="Keyword" TextColor="#008000" />
				<Style Name="Control" Bold="1" />
				<Style Name="Special" Bold="1" Italic="1" />
				<Style Name="Boolean" TextColor="#ff6fff" />
				<Style Name="Debug" TextColor="#ff0000" Italic="1" Underline="Dotted" />
				<Style
					Name="Null Value"
					TextColor="#ff0000"
					ParentStyle="Ref to Const"
					/>
				<Style Name="System" ParentStyle="Reference" />
				<Style Name="Declaration" Bold="1" TextColor="#00ff00" />
				<Style
					Name="Ref To Local"
					TextColor="#00b3b3"
					ParentStyle="Reference"
					/>
				<Style Name="Reference" TextColor="#13d713" />
				<Style Name="Directive" ParentStyle="Control" />
				<Style
					Name="Line Number"
					TextColor="#c0c0c0"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style
					Name="Highlight"
					TextColor="#000000"
					BackColor="#ffff00"
					Bold="1"
					/>
				<Style
					Name="Symbol Characters"
					FontName="Microsoft Sans Serif"
					FontPitchFamily="0"
					FontCharset="0"
					ParentStyle="Operator"
					/>
				<Style
					Name="Declare Template Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Parameter"
					Bold="1"
					Underline="Dotted"
					ParentStyle="Ref To Local"
					/>
				<Style Name="Declare Template" ParentStyle="Declare Function" />
				<Style Name="Declare Package" ParentStyle="Declaration" />
				<Style Name="Ref to Template" ParentStyle="Reference" />
				<Style Name="Ref to Package" ParentStyle="Reference" />
				<Style
					Name="Ref to Template Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style Name="Selection" TextColor="#ffffff" BackColor="#509e9e" />
				<Style Name="Declare Namespace" ParentStyle="Declaration" />
				<Style Name="Ref to Namespace" ParentStyle="Reference" />
				<Style Name="Declare Local" ParentStyle="Declaration" />
				<Style Name="Declare Member" ParentStyle="Declaration" />
				<Style
					Name="Declare Method"
					CharSpacing="10"
					ParentStyle="Declare Function"
					/>
				<Style Name="Declare Method Inline" ParentStyle="Declare Function" />
				<Style
					Name="Declare Function"
					Scale="140"
					KeepWithNextLine="1"
					TextColor="#ffffff"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Macro" ParentStyle="Declaration" />
				<Style
					Name="Declare Struct"
					Scale="140"
					KeepWithNextLine="1"
					TextColor="#ffff00"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Union" ParentStyle="Declare Struct" />
				<Style Name="Declare Typedef" ParentStyle="Declare Struct" />
				<Style Name="Declare Class" Scale="120" ParentStyle="Declare Struct" />
				<Style Name="Declare Var" ParentStyle="Declaration" />
				<Style Name="Declare Constant" ParentStyle="Declaration" />
				<Style Name="Declare Enum" ParentStyle="Declare Struct" />
				<Style Name="Declare Enum Const" ParentStyle="Declaration" />
				<Style Name="Declare Edit Macro" ParentStyle="Declare Function" />
				<Style Name="Declare Prototype" ParentStyle="Declare Function" />
				<Style Name="Preprocessor" ParentStyle="Declaration" />
				<Style
					Name="Search Result Heading"
					Bold="1"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Label"
					TextColor="#ff0000"
					Scale="110"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Interface" ParentStyle="Declare Class" />
				<Style Name="Declare Resource" ParentStyle="Declaration" />
				<Style Name="File" ParentStyle="Declaration" />
				<Style Name="Declare Custom Tag" ParentStyle="Declaration" />
				<Style Name="Ref to Func" Bold="1" ParentStyle="Reference" />
				<Style Name="Ref to Macro" ParentStyle="Ref to Func" />
				<Style Name="Ref to Struct" ParentStyle="Reference" />
				<Style Name="Ref to Union" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Typedef" ParentStyle="Ref to Struct" />
				<Style
					Name="Ref to Global Var"
					Bold="1"
					Italic="1"
					TextColor="#ff48ff"
					ParentStyle="Reference"
					/>
				<Style
					Name="Ref to Const"
					TextColor="#ff4646"
					ParentStyle="Reference"
					/>
				<Style Name="Ref to Enum" ParentStyle="Reference" />
				<Style Name="Ref to Custom" ParentStyle="Reference" />
				<Style Name="Ref to EdMacro" ParentStyle="Reference" />
				<Style Name="Ref to Class" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Method" Italic="1" ParentStyle="Ref to Func" />
				<Style Name="Ref to EnumConst" ParentStyle="Ref to Const" />
				<Style Name="Ref to Proto" ParentStyle="Ref to Func" />
				<Style Name="Ref to Preproc" ParentStyle="Reference" />
				<Style Name="Ref to Search" ParentStyle="Reference" />
				<Style Name="Ref to Label" ParentStyle="Reference" />
				<Style Name="Ref to Member" Italic="1" ParentStyle="Reference" />
				<Style Name="Ref to Interface" ParentStyle="Ref to Class" />
				<Style Name="Ref to Resource" ParentStyle="Reference" />
				<Style Name="Ref to File" ParentStyle="Reference" />
				<Style
					Name="Comment Heading 1"
					Bold="1"
					Scale="150"
					Underline="Thick"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 2"
					Bold="1"
					Scale="130"
					Underline="Single"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 3"
					Bold="1"
					Scale="120"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 4"
					Bold="1"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Comment Right" Italic="1" ParentStyle="Comment" />
				<Style Name="Ref to Base Class" ParentStyle="Reference" />
				<Style Name="Ref to Inline Type" ParentStyle="Reference" />
				<Style Name="Inactive Code" TextColor="#808080" />
				<Style
					Name="Declare Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Auto Annotations"
					Scale="90"
					TextColor="#808080"
					ParentStyle="Comment"
					/>
				<Style Name="HTML or XML Element" />
				<Style
					Name="HTML Title"
					TextColor="#ff0000"
					Bold="1"
					Scale="130"
					Underline="Single"
					/>
				<Style Name="Perl POD" />
				<Style Name="Perl End Script" />
				<Style Name="Declare Method Prototype" ParentStyle="Declare Method" />
				<Style Name="Ref to Method Prototype" ParentStyle="Ref to Method" />
				<Style
					Name="Comment To Do"
					Scale="120"
					Bold="1"
					TextColor="#000000"
					BackColor="#ffff00"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Ref to IDL Module" ParentStyle="Reference" />
				<Style Name="Ref to IDL Library" ParentStyle="Reference" />
				<Style
					Name="Declare IDL Module"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare IDL Library"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Comment Single Line" ParentStyle="Comment" />
				<Style Name="Comment Multi Line" ParentStyle="Comment" />
				<Style Name="Parentheses" ParentStyle="Delimiter" />
				<Style Name="HTML Body Text" FixedWhiteSpace="0" />
				<Style Name="HTML Tag" TextColor="#008000" Bold="1" />
				<Style Name="Standard Property" ParentStyle="Ref to Member" />
				<Style Name="Standard Function" ParentStyle="Ref to Func" />
				<Style Name="Standard Object" ParentStyle="Ref to Class" />
				<Style
					Name="Declare CSS Selector"
					Scale="120"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare C# Property" ParentStyle="Declaration" />
				<Style Name="Ref to C# Property" ParentStyle="Reference" />
				<Style
					Name="Mono Font View"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style Name="Declare C# Event" ParentStyle="Declaration" />
				<Style Name="Declare C# Indexer" ParentStyle="Declaration" />
				<Style Name="Ref to C# Event" ParentStyle="Reference" />
				<Style Name="Ref to C# Indexer" ParentStyle="Reference" />
				<Style Name="Ref to Alias" ParentStyle="Reference" />
				<Style Name="Declare Alias" ParentStyle="Declaration" />
				<Style Name="CDATA Section" TextColor="#808080" />
				<Style
					Name="Declare Type Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Type Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style
					Name="Snippet Input Field"
					TextColor="#000000"
					BackColor="#a0e1ff"
					Bold="1"
					/>
				<Style Name="Register" TextColor="#008000" Bold="1" />
				<Style
					Name="Python Doc String"
					Italic="1"
					FixedWhiteSpace="0"
					ParentStyle="Comment"
					/>
				<Style Name="Instruction" ParentStyle="Control" />
				<Style
					Name="Reference Highlight"
					TextColor="#000000"
					BackColor="#aae1ff"
					/>
				<Style
					Name="Declare VHDL Entity"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare VHDL Architecture"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare VHDL Component"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare VHDL Process" ParentStyle="Declaration" />
				<Style
					Name="Declare VHDL Config"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Ref to VHDL Entity" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Architecture" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Component" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Process" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Config" ParentStyle="Reference" />
				<Style
					Name="End of Line"
					Scale="90"
					BackColor="#e0e0e0"
					ParentStyle="Operator"
					/>
				<Style Name="Visible Tabs and Spaces" TextColor="#a0a0a0" />
				<Style Name="HTML Tag Excerpt" />
				<Style Name="new comment" />
			</Styles>
		</Theme>
		<Theme
			Name="Light Blue"
			>
			<DisplayColors>
				<Item Name="DefaultText" Color="#000000" />
				<Item Name="WindowBackground" Color="#ffffff" />
				<Item Name="SelectionBar" Color="#e6e6e6" />
				<Item Name="PrintedDefaultText" Color="#000000" />
				<Item Name="PrintedWindowBackground" Color="#ffffff" />
				<Item Name="ChangeMarks" Color="#ffff00" />
				<Item Name="SavedChangeMarks" Color="#bdddba" />
				<Item Name="CurrentLineIndicator" Color="#e6e6e6" />
				<Item Name="EndofFile" Color="#c0c0c0" />
				<Item Name="ApplicationBackground" Color="#ababab" />
				<Item Name="FrameText" Color="#000000" />
				<Item Name="FrameBackground" Color="#c5e8fa" />
				<DefaultPanelFontAndColor
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</DefaultPanelFontAndColor>
			</DisplayColors>
			<DisplayPreferences>
				<OverviewOptions BackColor="#ffffff" MarkColor="#0080c0" TextColor="#000000" />
			</DisplayPreferences>
			<SymbolPane
				TextColor="#000000"
				BackColor="#d7f2ff"
				>
				<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
			</SymbolPane>
			<ClipWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ClipWindow>
			<BookmarkWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</BookmarkWindow>
			<FTPWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FTPWindow>
			<ContextWindow
				SourceBackColor="#ffffff"
				>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ContextWindow>
			<ProjectSymbolWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolWindow>
			<ProjectFileWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileWindow>
			<ProjectFileTypeWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileTypeWindow>
			<ProjectSymbolTypeWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolTypeWindow>
			<ProjectFolderWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFolderWindow>
			<FileCompareWindow
				SourceBackColor="#ffffff"
				>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FileCompareWindow>
			<DirectoryCompareWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</DirectoryCompareWindow>
			<SnippetWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="34" charset="0" />
				</ListDisplay>
			</SnippetWindow>
			<WindowListWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</WindowListWindow>
			<RelationWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#d7f2ff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</RelationWindow>
			<Styles
				StyleAppVer="4.00.0077"
				>
				<Style Name="Default Text" />
				<Style
					Name="Number"
					TextColor="#ff0000"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style Name="Operator" TextColor="#008000" />
				<Style Name="Delimiter" TextColor="#800080" KeepWithNextLine="1" />
				<Style Name="Comment" TextColor="#800080" />
				<Style
					Name="String"
					TextColor="#000080"
					FixedWhiteSpace="0"
					BackColor="#ffffbb"
					/>
				<Style Name="Keyword" TextColor="#008000" />
				<Style Name="Control" Bold="1" TextColor="#000080" />
				<Style Name="Special" Bold="1" Italic="1" TextColor="#800080" />
				<Style Name="Boolean" TextColor="#800080" />
				<Style Name="Debug" TextColor="#ff0000" Italic="1" Underline="Dotted" />
				<Style Name="Null Value" TextColor="#ff0000" />
				<Style Name="System" TextColor="#008000" />
				<Style Name="Declaration" Bold="1" TextColor="#000080" />
				<Style
					Name="Ref To Local"
					TextColor="#008080"
					ParentStyle="Reference"
					/>
				<Style Name="Reference" TextColor="#008000" />
				<Style Name="Directive" ParentStyle="Control" />
				<Style
					Name="Line Number"
					TextColor="#c0c0c0"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style
					Name="Highlight"
					TextColor="#000000"
					BackColor="#ffff00"
					Bold="1"
					/>
				<Style
					Name="Symbol Characters"
					FontName="Microsoft Sans Serif"
					FontPitchFamily="0"
					FontCharset="0"
					ParentStyle="Operator"
					/>
				<Style
					Name="Declare Template Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style Name="Ref to Parameter" Bold="1" ParentStyle="Ref To Local" />
				<Style Name="Declare Template" ParentStyle="Declare Function" />
				<Style Name="Declare Package" ParentStyle="Declaration" />
				<Style Name="Ref to Template" ParentStyle="Reference" />
				<Style Name="Ref to Package" ParentStyle="Reference" />
				<Style
					Name="Ref to Template Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style Name="Selection" TextColor="#ffffff" BackColor="#000080" />
				<Style Name="Declare Namespace" ParentStyle="Declaration" />
				<Style Name="Ref to Namespace" ParentStyle="Reference" />
				<Style Name="Declare Local" ParentStyle="Declaration" />
				<Style Name="Declare Member" ParentStyle="Declaration" />
				<Style Name="Declare Method" ParentStyle="Declare Function" />
				<Style Name="Declare Method Inline" ParentStyle="Declare Function" />
				<Style
					Name="Declare Function"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Macro" ParentStyle="Declaration" />
				<Style
					Name="Declare Struct"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Union" ParentStyle="Declare Struct" />
				<Style Name="Declare Typedef" ParentStyle="Declare Struct" />
				<Style Name="Declare Class" Scale="120" ParentStyle="Declare Struct" />
				<Style Name="Declare Var" ParentStyle="Declaration" />
				<Style Name="Declare Constant" ParentStyle="Declaration" />
				<Style Name="Declare Enum" ParentStyle="Declare Struct" />
				<Style Name="Declare Enum Const" ParentStyle="Declaration" />
				<Style Name="Declare Edit Macro" ParentStyle="Declare Function" />
				<Style Name="Declare Prototype" ParentStyle="Declare Function" />
				<Style Name="Preprocessor" ParentStyle="Declaration" />
				<Style
					Name="Search Result Heading"
					Bold="1"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Label"
					TextColor="#ff0000"
					Scale="110"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Interface" ParentStyle="Declare Class" />
				<Style Name="Declare Resource" ParentStyle="Declaration" />
				<Style Name="File" ParentStyle="Declaration" />
				<Style Name="Declare Custom Tag" ParentStyle="Declaration" />
				<Style Name="Ref to Func" Bold="1" ParentStyle="Reference" />
				<Style Name="Ref to Macro" ParentStyle="Ref to Func" />
				<Style Name="Ref to Struct" ParentStyle="Reference" />
				<Style Name="Ref to Union" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Typedef" ParentStyle="Ref to Struct" />
				<Style
					Name="Ref to Global Var"
					Bold="1"
					Italic="1"
					TextColor="#800080"
					ParentStyle="Reference"
					/>
				<Style
					Name="Ref to Const"
					TextColor="#ff0000"
					ParentStyle="Reference"
					/>
				<Style Name="Ref to Enum" ParentStyle="Reference" />
				<Style Name="Ref to Custom" ParentStyle="Reference" />
				<Style Name="Ref to EdMacro" ParentStyle="Reference" />
				<Style Name="Ref to Class" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Method" ParentStyle="Ref to Func" />
				<Style Name="Ref to EnumConst" ParentStyle="Ref to Const" />
				<Style Name="Ref to Proto" ParentStyle="Ref to Func" />
				<Style Name="Ref to Preproc" ParentStyle="Reference" />
				<Style Name="Ref to Search" ParentStyle="Reference" />
				<Style Name="Ref to Label" ParentStyle="Reference" />
				<Style Name="Ref to Member" ParentStyle="Reference" />
				<Style Name="Ref to Interface" ParentStyle="Ref to Class" />
				<Style Name="Ref to Resource" ParentStyle="Reference" />
				<Style Name="Ref to File" ParentStyle="Reference" />
				<Style
					Name="Comment Heading 1"
					Bold="1"
					Scale="150"
					Underline="Thick"
					FontName="Segoe UI"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 2"
					Bold="1"
					Scale="130"
					Underline="Single"
					FontName="Segoe UI"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 3"
					Bold="1"
					Scale="120"
					FontName="Segoe UI"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 4"
					Bold="1"
					FontName="Segoe UI"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Comment Right" Italic="1" ParentStyle="Comment" />
				<Style Name="Ref to Base Class" ParentStyle="Reference" />
				<Style Name="Ref to Inline Type" ParentStyle="Reference" />
				<Style Name="Inactive Code" TextColor="#808080" />
				<Style
					Name="Declare Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Auto Annotations"
					Scale="90"
					TextColor="#808080"
					ParentStyle="Comment"
					/>
				<Style Name="HTML or XML Element" />
				<Style
					Name="HTML Title"
					TextColor="#ff0000"
					Bold="1"
					Scale="130"
					Underline="Single"
					/>
				<Style Name="Perl POD" />
				<Style Name="Perl End Script" />
				<Style Name="Declare Method Prototype" ParentStyle="Declare Method" />
				<Style Name="Ref to Method Prototype" ParentStyle="Ref to Method" />
				<Style
					Name="Comment To Do"
					Bold="1"
					Scale="120"
					BackColor="#ffff00"
					FontName="Segoe UI"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Ref to IDL Module" ParentStyle="Reference" />
				<Style Name="Ref to IDL Library" ParentStyle="Reference" />
				<Style
					Name="Declare IDL Module"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare IDL Library"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Comment Single Line" ParentStyle="Comment" />
				<Style Name="Comment Multi Line" ParentStyle="Comment" />
				<Style Name="Parentheses" ParentStyle="Delimiter" />
				<Style Name="HTML Body Text" FixedWhiteSpace="0" />
				<Style Name="HTML Tag" TextColor="#008000" Bold="1" />
				<Style Name="Standard Property" ParentStyle="Ref to Member" />
				<Style Name="Standard Function" ParentStyle="Ref to Func" />
				<Style Name="Standard Object" ParentStyle="Ref to Class" />
				<Style
					Name="Declare CSS Selector"
					Scale="120"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare C# Property" ParentStyle="Declaration" />
				<Style Name="Ref to C# Property" ParentStyle="Reference" />
				<Style
					Name="Mono Font View"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style Name="Declare C# Event" ParentStyle="Declaration" />
				<Style Name="Declare C# Indexer" ParentStyle="Declaration" />
				<Style Name="Ref to C# Event" ParentStyle="Reference" />
				<Style Name="Ref to C# Indexer" ParentStyle="Reference" />
				<Style Name="Ref to Alias" ParentStyle="Reference" />
				<Style Name="Declare Alias" ParentStyle="Declaration" />
				<Style Name="CDATA Section" TextColor="#808080" />
				<Style
					Name="Declare Type Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Type Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style
					Name="Snippet Input Field"
					TextColor="#000000"
					BackColor="#a0e1ff"
					Bold="1"
					/>
				<Style Name="Register" TextColor="#008000" Bold="1" />
				<Style
					Name="Python Doc String"
					TextColor="#000080"
					FixedWhiteSpace="0"
					Italic="1"
					/>
				<Style Name="Instruction" ParentStyle="Control" />
				<Style
					Name="Reference Highlight"
					TextColor="#000000"
					BackColor="#aae1ff"
					/>
				<Style
					Name="Declare VHDL Entity"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare VHDL Architecture"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare VHDL Component"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare VHDL Process" ParentStyle="Declaration" />
				<Style
					Name="Declare VHDL Config"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Ref to VHDL Entity" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Architecture" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Component" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Process" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Config" ParentStyle="Reference" />
				<Style Name="HTML Tag Excerpt" />
				<Style Name="new comment" />
			</Styles>
		</Theme>
		<Theme
			Name="Light Green"
			>
			<DisplayColors>
				<Item Name="DefaultText" Color="#000000" />
				<Item Name="WindowBackground" Color="#ffffff" />
				<Item Name="SelectionBar" Color="#e6e6e6" />
				<Item Name="PrintedDefaultText" Color="#000000" />
				<Item Name="PrintedWindowBackground" Color="#ffffff" />
				<Item Name="ChangeMarks" Color="#ffff00" />
				<Item Name="SavedChangeMarks" Color="#bdddba" />
				<Item Name="CurrentLineIndicator" Color="#e6e6e6" />
				<Item Name="EndofFile" Color="#c0c0c0" />
				<Item Name="ApplicationBackground" Color="#ababab" />
				<Item Name="FrameText" Color="#000000" />
				<Item Name="FrameBackground" Color="#bbffbb" />
				<DefaultPanelFontAndColor
					TextColor="#000000"
					BackColor="#e8f7e1"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</DefaultPanelFontAndColor>
			</DisplayColors>
			<DisplayPreferences>
				<OverviewOptions BackColor="#ffffff" MarkColor="#9bff9b" TextColor="#000000" />
			</DisplayPreferences>
			<SymbolPane
				TextColor="#000000"
				BackColor="#e8f7e1"
				>
				<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
			</SymbolPane>
			<ClipWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#e8f7e1"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ClipWindow>
			<BookmarkWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#e8f7e1"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</BookmarkWindow>
			<FTPWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#e8f7e1"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FTPWindow>
			<ContextWindow
				SourceBackColor="#ffffff"
				>
				<ListDisplay
					TextColor="#000000"
					BackColor="#e8f7e1"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ContextWindow>
			<ProjectSymbolWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#e8f7e1"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolWindow>
			<ProjectFileWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#e8f7e1"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileWindow>
			<ProjectFileTypeWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#e8f7e1"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileTypeWindow>
			<ProjectSymbolTypeWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#e8f7e1"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolTypeWindow>
			<ProjectFolderWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#e8f7e1"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFolderWindow>
			<FileCompareWindow
				SourceBackColor="#ffffff"
				>
				<ListDisplay
					TextColor="#000000"
					BackColor="#e8f7e1"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FileCompareWindow>
			<DirectoryCompareWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#e8f7e1"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</DirectoryCompareWindow>
			<SnippetWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#e8f7e1"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</SnippetWindow>
			<WindowListWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#e8f7e1"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</WindowListWindow>
			<RelationWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#e8f7e1"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</RelationWindow>
			<Styles
				StyleAppVer="4.00.0078"
				>
				<Style Name="Default Text" />
				<Style
					Name="Number"
					TextColor="#ff0000"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style Name="Operator" TextColor="#008000" />
				<Style Name="Delimiter" TextColor="#800080" KeepWithNextLine="1" />
				<Style Name="Comment" TextColor="#800080" />
				<Style
					Name="String"
					TextColor="#000080"
					FixedWhiteSpace="0"
					BackColor="#ffffbb"
					/>
				<Style Name="Keyword" TextColor="#008000" />
				<Style
					Name="Control"
					TextColor="#000080"
					Bold="1"
					FontName="Segoe UI"
					FontPitchFamily="2"
					FontCharset="0"
					/>
				<Style Name="Special" Bold="1" Italic="1" TextColor="#800080" />
				<Style Name="Boolean" TextColor="#800080" />
				<Style Name="Debug" TextColor="#ff0000" Italic="1" Underline="Dotted" />
				<Style Name="Null Value" TextColor="#ff0000" />
				<Style Name="System" TextColor="#008000" />
				<Style Name="Declaration" Bold="1" TextColor="#000080" />
				<Style
					Name="Ref To Local"
					TextColor="#008080"
					ParentStyle="Reference"
					/>
				<Style Name="Reference" TextColor="#008000" />
				<Style Name="Directive" ParentStyle="Control" />
				<Style
					Name="Line Number"
					TextColor="#c0c0c0"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style
					Name="Highlight"
					TextColor="#000000"
					BackColor="#ffff00"
					Bold="1"
					/>
				<Style
					Name="Symbol Characters"
					FontName="Microsoft Sans Serif"
					FontPitchFamily="0"
					FontCharset="0"
					ParentStyle="Operator"
					/>
				<Style
					Name="Declare Template Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style Name="Ref to Parameter" Bold="1" ParentStyle="Ref To Local" />
				<Style Name="Declare Template" ParentStyle="Declare Function" />
				<Style Name="Declare Package" ParentStyle="Declaration" />
				<Style Name="Ref to Template" ParentStyle="Reference" />
				<Style Name="Ref to Package" ParentStyle="Reference" />
				<Style
					Name="Ref to Template Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style Name="Selection" TextColor="#ffffff" BackColor="#000080" />
				<Style Name="Declare Namespace" ParentStyle="Declaration" />
				<Style Name="Ref to Namespace" ParentStyle="Reference" />
				<Style Name="Declare Local" ParentStyle="Declaration" />
				<Style Name="Declare Member" ParentStyle="Declaration" />
				<Style Name="Declare Method" ParentStyle="Declare Function" />
				<Style Name="Declare Method Inline" ParentStyle="Declare Function" />
				<Style
					Name="Declare Function"
					Scale="140"
					KeepWithNextLine="1"
					ShadowColor="#c0c0c0"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Macro" ParentStyle="Declaration" />
				<Style
					Name="Declare Struct"
					Scale="130"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					FontName="Trebuchet MS"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Union" ParentStyle="Declare Struct" />
				<Style Name="Declare Typedef" ParentStyle="Declare Struct" />
				<Style Name="Declare Class" Scale="120" ParentStyle="Declare Struct" />
				<Style Name="Declare Var" ParentStyle="Declaration" />
				<Style Name="Declare Constant" ParentStyle="Declaration" />
				<Style Name="Declare Enum" ParentStyle="Declare Struct" />
				<Style Name="Declare Enum Const" ParentStyle="Declaration" />
				<Style Name="Declare Edit Macro" ParentStyle="Declare Function" />
				<Style Name="Declare Prototype" ParentStyle="Declare Function" />
				<Style Name="Preprocessor" ParentStyle="Declaration" />
				<Style
					Name="Search Result Heading"
					Bold="1"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Label"
					TextColor="#ff0000"
					Scale="110"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Interface" ParentStyle="Declare Class" />
				<Style Name="Declare Resource" ParentStyle="Declaration" />
				<Style Name="File" ParentStyle="Declaration" />
				<Style Name="Declare Custom Tag" ParentStyle="Declaration" />
				<Style Name="Ref to Func" Bold="1" ParentStyle="Reference" />
				<Style Name="Ref to Macro" ParentStyle="Ref to Func" />
				<Style Name="Ref to Struct" ParentStyle="Reference" />
				<Style Name="Ref to Union" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Typedef" ParentStyle="Ref to Struct" />
				<Style
					Name="Ref to Global Var"
					Bold="1"
					Italic="1"
					TextColor="#800080"
					ParentStyle="Reference"
					/>
				<Style
					Name="Ref to Const"
					TextColor="#ff0000"
					ParentStyle="Reference"
					/>
				<Style Name="Ref to Enum" ParentStyle="Reference" />
				<Style Name="Ref to Custom" ParentStyle="Reference" />
				<Style Name="Ref to EdMacro" ParentStyle="Reference" />
				<Style Name="Ref to Class" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Method" ParentStyle="Ref to Func" />
				<Style Name="Ref to EnumConst" ParentStyle="Ref to Const" />
				<Style Name="Ref to Proto" ParentStyle="Ref to Func" />
				<Style Name="Ref to Preproc" ParentStyle="Reference" />
				<Style Name="Ref to Search" ParentStyle="Reference" />
				<Style Name="Ref to Label" ParentStyle="Reference" />
				<Style Name="Ref to Member" ParentStyle="Reference" />
				<Style Name="Ref to Interface" ParentStyle="Ref to Class" />
				<Style Name="Ref to Resource" ParentStyle="Reference" />
				<Style Name="Ref to File" ParentStyle="Reference" />
				<Style
					Name="Comment Heading 1"
					Bold="1"
					Scale="150"
					Underline="Thick"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 2"
					Bold="1"
					Scale="130"
					Underline="Single"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 3"
					Bold="1"
					Scale="120"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 4"
					Bold="1"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Comment Right" Italic="1" ParentStyle="Comment" />
				<Style Name="Ref to Base Class" ParentStyle="Reference" />
				<Style Name="Ref to Inline Type" ParentStyle="Reference" />
				<Style Name="Inactive Code" TextColor="#808080" />
				<Style
					Name="Declare Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Auto Annotations"
					Scale="90"
					TextColor="#808080"
					ParentStyle="Comment"
					/>
				<Style Name="HTML or XML Element" />
				<Style
					Name="HTML Title"
					TextColor="#ff0000"
					Bold="1"
					Scale="130"
					Underline="Single"
					/>
				<Style Name="Perl POD" />
				<Style Name="Perl End Script" />
				<Style Name="Declare Method Prototype" ParentStyle="Declare Method" />
				<Style Name="Ref to Method Prototype" ParentStyle="Ref to Method" />
				<Style
					Name="Comment To Do"
					Bold="1"
					Scale="120"
					BackColor="#ffff00"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Ref to IDL Module" ParentStyle="Reference" />
				<Style Name="Ref to IDL Library" ParentStyle="Reference" />
				<Style
					Name="Declare IDL Module"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare IDL Library"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Comment Single Line" ParentStyle="Comment" />
				<Style Name="Comment Multi Line" ParentStyle="Comment" />
				<Style Name="Parentheses" ParentStyle="Delimiter" />
				<Style Name="HTML Body Text" FixedWhiteSpace="0" />
				<Style Name="HTML Tag" TextColor="#008000" Bold="1" />
				<Style Name="Standard Property" ParentStyle="Ref to Member" />
				<Style Name="Standard Function" ParentStyle="Ref to Func" />
				<Style Name="Standard Object" ParentStyle="Ref to Class" />
				<Style
					Name="Declare CSS Selector"
					Scale="120"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare C# Property" ParentStyle="Declaration" />
				<Style Name="Ref to C# Property" ParentStyle="Reference" />
				<Style
					Name="Mono Font View"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style Name="Declare C# Event" ParentStyle="Declaration" />
				<Style Name="Declare C# Indexer" ParentStyle="Declaration" />
				<Style Name="Ref to C# Event" ParentStyle="Reference" />
				<Style Name="Ref to C# Indexer" ParentStyle="Reference" />
				<Style Name="Ref to Alias" ParentStyle="Reference" />
				<Style Name="Declare Alias" ParentStyle="Declaration" />
				<Style Name="CDATA Section" TextColor="#808080" />
				<Style
					Name="Declare Type Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Type Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style
					Name="Snippet Input Field"
					TextColor="#000000"
					BackColor="#a0e1ff"
					Bold="1"
					/>
				<Style Name="Register" TextColor="#008000" Bold="1" />
				<Style
					Name="Python Doc String"
					TextColor="#000080"
					FixedWhiteSpace="0"
					Italic="1"
					/>
				<Style Name="Instruction" ParentStyle="Control" />
				<Style Name="Reference Highlight" Underline="Thick" />
				<Style
					Name="Declare VHDL Entity"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare VHDL Architecture"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare VHDL Component"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare VHDL Process" ParentStyle="Declaration" />
				<Style
					Name="Declare VHDL Config"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Ref to VHDL Entity" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Architecture" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Component" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Process" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Config" ParentStyle="Reference" />
				<Style Name="HTML Tag Excerpt" />
				<Style Name="new comment" />
			</Styles>
		</Theme>
		<Theme
			Name="Lime"
			>
			<DisplayColors>
				<Item Name="DefaultText" Color="#000000" />
				<Item Name="WindowBackground" Color="#f9fcf5" />
				<Item Name="SelectionBar" Color="#e6e6e6" />
				<Item Name="PrintedDefaultText" Color="#000000" />
				<Item Name="PrintedWindowBackground" Color="#ffffff" />
				<Item Name="ChangeMarks" Color="#ffff00" />
				<Item Name="SavedChangeMarks" Color="#bdddba" />
				<Item Name="CurrentLineIndicator" Color="#e6e6e6" />
				<Item Name="EndofFile" Color="#c0c0c0" />
				<Item Name="ApplicationBackground" Color="#ababab" />
				<Item Name="FrameText" Color="#000000" />
				<Item Name="FrameBackground" Color="#e6f8d6" />
				<DefaultPanelFontAndColor
					TextColor="#000000"
					BackColor="#f0f7ea"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</DefaultPanelFontAndColor>
			</DisplayColors>
			<DisplayPreferences>
				<OverviewOptions BackColor="#ffffff" MarkColor="#80ff80" TextColor="#000000" />
			</DisplayPreferences>
			<SymbolPane
				TextColor="#000000"
				BackColor="#f0f7ea"
				>
				<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
			</SymbolPane>
			<ClipWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#f0f7ea"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ClipWindow>
			<BookmarkWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#f0f7ea"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</BookmarkWindow>
			<FTPWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#f0f7ea"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FTPWindow>
			<ContextWindow
				SourceBackColor="#f9fcf5"
				>
				<ListDisplay
					TextColor="#000000"
					BackColor="#f0f7ea"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ContextWindow>
			<ProjectSymbolWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#f0f7ea"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolWindow>
			<ProjectFileWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#f0f7ea"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileWindow>
			<ProjectFileTypeWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#f0f7ea"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileTypeWindow>
			<ProjectSymbolTypeWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#f0f7ea"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolTypeWindow>
			<ProjectFolderWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#f0f7ea"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFolderWindow>
			<FileCompareWindow
				SourceBackColor="#f9fcf5"
				>
				<ListDisplay
					TextColor="#000000"
					BackColor="#f0f7ea"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FileCompareWindow>
			<DirectoryCompareWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#f0f7ea"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</DirectoryCompareWindow>
			<SnippetWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#f0f7ea"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</SnippetWindow>
			<WindowListWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#f0f7ea"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</WindowListWindow>
			<RelationWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#f0f7ea"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</RelationWindow>
			<Styles
				StyleAppVer="4.00.0077"
				>
				<Style Name="Default Text" />
				<Style
					Name="Number"
					TextColor="#ff0000"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style Name="Operator" TextColor="#008000" />
				<Style Name="Delimiter" TextColor="#800080" KeepWithNextLine="1" />
				<Style Name="Comment" TextColor="#800080" />
				<Style
					Name="String"
					TextColor="#000080"
					FixedWhiteSpace="0"
					BackColor="#ffffbb"
					/>
				<Style Name="Keyword" TextColor="#008000" />
				<Style Name="Control" Bold="1" TextColor="#000080" />
				<Style Name="Special" Bold="1" Italic="1" TextColor="#800080" />
				<Style Name="Boolean" TextColor="#800080" />
				<Style Name="Debug" TextColor="#ff0000" Italic="1" Underline="Dotted" />
				<Style Name="Null Value" TextColor="#ff0000" />
				<Style Name="System" TextColor="#008000" />
				<Style Name="Declaration" Bold="1" TextColor="#002b00" />
				<Style
					Name="Ref To Local"
					TextColor="#008080"
					ParentStyle="Reference"
					/>
				<Style Name="Reference" TextColor="#008000" />
				<Style Name="Directive" ParentStyle="Control" />
				<Style
					Name="Line Number"
					TextColor="#c0c0c0"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style
					Name="Highlight"
					TextColor="#000000"
					BackColor="#ffff00"
					Bold="1"
					/>
				<Style
					Name="Symbol Characters"
					FontName="Microsoft Sans Serif"
					FontPitchFamily="0"
					FontCharset="0"
					ParentStyle="Operator"
					/>
				<Style
					Name="Declare Template Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style Name="Ref to Parameter" Bold="1" ParentStyle="Ref To Local" />
				<Style Name="Declare Template" ParentStyle="Declare Function" />
				<Style Name="Declare Package" ParentStyle="Declaration" />
				<Style Name="Ref to Template" ParentStyle="Reference" />
				<Style Name="Ref to Package" ParentStyle="Reference" />
				<Style
					Name="Ref to Template Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style Name="Selection" TextColor="#ffffff" BackColor="#000080" />
				<Style Name="Declare Namespace" ParentStyle="Declaration" />
				<Style Name="Ref to Namespace" ParentStyle="Reference" />
				<Style Name="Declare Local" ParentStyle="Declaration" />
				<Style Name="Declare Member" ParentStyle="Declaration" />
				<Style Name="Declare Method" ParentStyle="Declare Function" />
				<Style Name="Declare Method Inline" ParentStyle="Declare Function" />
				<Style
					Name="Declare Function"
					Scale="140"
					KeepWithNextLine="1"
					ShadowColor="#c0c0c0"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Macro" ParentStyle="Declaration" />
				<Style
					Name="Declare Struct"
					Scale="130"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					FontName="Trebuchet MS"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Union" ParentStyle="Declare Struct" />
				<Style Name="Declare Typedef" ParentStyle="Declare Struct" />
				<Style Name="Declare Class" Scale="120" ParentStyle="Declare Struct" />
				<Style Name="Declare Var" ParentStyle="Declaration" />
				<Style Name="Declare Constant" ParentStyle="Declaration" />
				<Style Name="Declare Enum" ParentStyle="Declare Struct" />
				<Style Name="Declare Enum Const" ParentStyle="Declaration" />
				<Style Name="Declare Edit Macro" ParentStyle="Declare Function" />
				<Style Name="Declare Prototype" ParentStyle="Declare Function" />
				<Style Name="Preprocessor" ParentStyle="Declaration" />
				<Style
					Name="Search Result Heading"
					Bold="1"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Label"
					TextColor="#ff0000"
					Scale="110"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Interface" ParentStyle="Declare Class" />
				<Style Name="Declare Resource" ParentStyle="Declaration" />
				<Style Name="File" ParentStyle="Declaration" />
				<Style Name="Declare Custom Tag" ParentStyle="Declaration" />
				<Style Name="Ref to Func" Bold="1" ParentStyle="Reference" />
				<Style Name="Ref to Macro" ParentStyle="Ref to Func" />
				<Style Name="Ref to Struct" ParentStyle="Reference" />
				<Style Name="Ref to Union" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Typedef" ParentStyle="Ref to Struct" />
				<Style
					Name="Ref to Global Var"
					Bold="1"
					Italic="1"
					TextColor="#800080"
					ParentStyle="Reference"
					/>
				<Style
					Name="Ref to Const"
					TextColor="#ff0000"
					ParentStyle="Reference"
					/>
				<Style Name="Ref to Enum" ParentStyle="Reference" />
				<Style Name="Ref to Custom" ParentStyle="Reference" />
				<Style Name="Ref to EdMacro" ParentStyle="Reference" />
				<Style Name="Ref to Class" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Method" ParentStyle="Ref to Func" />
				<Style Name="Ref to EnumConst" ParentStyle="Ref to Const" />
				<Style Name="Ref to Proto" ParentStyle="Ref to Func" />
				<Style Name="Ref to Preproc" ParentStyle="Reference" />
				<Style Name="Ref to Search" ParentStyle="Reference" />
				<Style Name="Ref to Label" ParentStyle="Reference" />
				<Style Name="Ref to Member" ParentStyle="Reference" />
				<Style Name="Ref to Interface" ParentStyle="Ref to Class" />
				<Style Name="Ref to Resource" ParentStyle="Reference" />
				<Style Name="Ref to File" ParentStyle="Reference" />
				<Style
					Name="Comment Heading 1"
					Bold="1"
					Scale="150"
					Underline="Thick"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 2"
					Bold="1"
					Scale="130"
					Underline="Single"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 3"
					Bold="1"
					Scale="120"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 4"
					Bold="1"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Comment Right" Italic="1" ParentStyle="Comment" />
				<Style Name="Ref to Base Class" ParentStyle="Reference" />
				<Style Name="Ref to Inline Type" ParentStyle="Reference" />
				<Style Name="Inactive Code" TextColor="#808080" />
				<Style
					Name="Declare Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Auto Annotations"
					Scale="90"
					TextColor="#808080"
					ParentStyle="Comment"
					/>
				<Style Name="HTML or XML Element" />
				<Style
					Name="HTML Title"
					TextColor="#ff0000"
					Bold="1"
					Scale="130"
					Underline="Single"
					/>
				<Style Name="Perl POD" />
				<Style Name="Perl End Script" />
				<Style Name="Declare Method Prototype" ParentStyle="Declare Method" />
				<Style Name="Ref to Method Prototype" ParentStyle="Ref to Method" />
				<Style
					Name="Comment To Do"
					Bold="1"
					Scale="120"
					BackColor="#ffff00"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Ref to IDL Module" ParentStyle="Reference" />
				<Style Name="Ref to IDL Library" ParentStyle="Reference" />
				<Style
					Name="Declare IDL Module"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare IDL Library"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Comment Single Line" ParentStyle="Comment" />
				<Style Name="Comment Multi Line" ParentStyle="Comment" />
				<Style Name="Parentheses" ParentStyle="Delimiter" />
				<Style Name="HTML Body Text" FixedWhiteSpace="0" />
				<Style Name="HTML Tag" TextColor="#008000" Bold="1" />
				<Style Name="Standard Property" ParentStyle="Ref to Member" />
				<Style Name="Standard Function" ParentStyle="Ref to Func" />
				<Style Name="Standard Object" ParentStyle="Ref to Class" />
				<Style
					Name="Declare CSS Selector"
					Scale="120"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare C# Property" ParentStyle="Declaration" />
				<Style Name="Ref to C# Property" ParentStyle="Reference" />
				<Style
					Name="Mono Font View"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style Name="Declare C# Event" ParentStyle="Declaration" />
				<Style Name="Declare C# Indexer" ParentStyle="Declaration" />
				<Style Name="Ref to C# Event" ParentStyle="Reference" />
				<Style Name="Ref to C# Indexer" ParentStyle="Reference" />
				<Style Name="Ref to Alias" ParentStyle="Reference" />
				<Style Name="Declare Alias" ParentStyle="Declaration" />
				<Style Name="CDATA Section" TextColor="#808080" />
				<Style
					Name="Declare Type Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Type Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style
					Name="Snippet Input Field"
					TextColor="#000000"
					BackColor="#a0e1ff"
					Bold="1"
					/>
				<Style Name="Register" TextColor="#008000" Bold="1" />
				<Style
					Name="Python Doc String"
					TextColor="#000080"
					FixedWhiteSpace="0"
					Italic="1"
					/>
				<Style Name="Instruction" ParentStyle="Control" />
				<Style
					Name="Reference Highlight"
					TextColor="#000000"
					BackColor="#aae1ff"
					/>
				<Style
					Name="Declare VHDL Entity"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare VHDL Architecture"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare VHDL Component"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare VHDL Process" ParentStyle="Declaration" />
				<Style
					Name="Declare VHDL Config"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Ref to VHDL Entity" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Architecture" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Component" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Process" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Config" ParentStyle="Reference" />
				<Style Name="HTML Tag Excerpt" />
				<Style Name="new comment" />
			</Styles>
		</Theme>
		<Theme
			Name="Minty"
			>
			<DisplayColors>
				<Item Name="DefaultText" Color="#000000" />
				<Item Name="WindowBackground" Color="#ffffff" />
				<Item Name="SelectionBar" Color="#e6e6e6" />
				<Item Name="PrintedDefaultText" Color="#000000" />
				<Item Name="PrintedWindowBackground" Color="#ffffff" />
				<Item Name="ChangeMarks" Color="#ffff00" />
				<Item Name="SavedChangeMarks" Color="#bdddba" />
				<Item Name="CurrentLineIndicator" Color="#e6e6e6" />
				<Item Name="EndofFile" Color="#c0c0c0" />
				<Item Name="ApplicationBackground" Color="#ababab" />
				<Item Name="FrameText" Color="#000000" />
				<Item Name="FrameBackground" Color="#9ccdcd" />
				<DefaultPanelFontAndColor
					TextColor="#000000"
					BackColor="#d1e9e9"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</DefaultPanelFontAndColor>
			</DisplayColors>
			<DisplayPreferences>
				<OverviewOptions BackColor="#ffffff" MarkColor="#0080c0" TextColor="#000000" />
			</DisplayPreferences>
			<SymbolPane
				TextColor="#000000"
				BackColor="#d1e9e9"
				>
				<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
			</SymbolPane>
			<ClipWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#d1e9e9"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ClipWindow>
			<BookmarkWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#d1e9e9"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</BookmarkWindow>
			<FTPWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#d1e9e9"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FTPWindow>
			<ContextWindow
				SourceBackColor="#ffffff"
				>
				<ListDisplay
					TextColor="#000000"
					BackColor="#d1e9e9"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ContextWindow>
			<ProjectSymbolWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#d1e9e9"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolWindow>
			<ProjectFileWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#d1e9e9"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileWindow>
			<ProjectFileTypeWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#d1e9e9"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileTypeWindow>
			<ProjectSymbolTypeWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#d1e9e9"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolTypeWindow>
			<ProjectFolderWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#d1e9e9"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFolderWindow>
			<FileCompareWindow
				SourceBackColor="#ffffff"
				>
				<ListDisplay
					TextColor="#000000"
					BackColor="#d1e9e9"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FileCompareWindow>
			<DirectoryCompareWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#d1e9e9"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</DirectoryCompareWindow>
			<SnippetWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#d1e9e9"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</SnippetWindow>
			<WindowListWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#d1e9e9"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</WindowListWindow>
			<RelationWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#d1e9e9"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</RelationWindow>
			<Styles
				StyleAppVer="4.00.0077"
				>
				<Style Name="Default Text" />
				<Style
					Name="Number"
					TextColor="#ff0000"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style Name="Operator" TextColor="#008000" />
				<Style Name="Delimiter" TextColor="#800080" KeepWithNextLine="1" />
				<Style Name="Comment" TextColor="#800080" />
				<Style
					Name="String"
					TextColor="#000080"
					FixedWhiteSpace="0"
					BackColor="#ffffbb"
					/>
				<Style Name="Keyword" TextColor="#008000" />
				<Style
					Name="Control"
					TextColor="#000080"
					Bold="1"
					FontName="Segoe UI"
					FontPitchFamily="2"
					FontCharset="0"
					/>
				<Style Name="Special" TextColor="#800080" Bold="1" Italic="1" />
				<Style Name="Boolean" TextColor="#800080" />
				<Style Name="Debug" TextColor="#ff0000" Italic="1" Underline="Dotted" />
				<Style Name="Null Value" TextColor="#ff0000" />
				<Style Name="System" TextColor="#008000" />
				<Style Name="Declaration" Bold="1" TextColor="#000080" />
				<Style
					Name="Ref To Local"
					TextColor="#008080"
					ParentStyle="Reference"
					/>
				<Style Name="Reference" TextColor="#008000" />
				<Style Name="Directive" ParentStyle="Control" />
				<Style
					Name="Line Number"
					TextColor="#c0c0c0"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style
					Name="Highlight"
					TextColor="#000000"
					BackColor="#ffff00"
					Bold="1"
					/>
				<Style
					Name="Symbol Characters"
					FontName="Microsoft Sans Serif"
					FontPitchFamily="0"
					FontCharset="5"
					ParentStyle="Operator"
					/>
				<Style
					Name="Declare Template Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style Name="Ref to Parameter" Bold="1" ParentStyle="Ref To Local" />
				<Style Name="Declare Template" ParentStyle="Declare Function" />
				<Style Name="Declare Package" ParentStyle="Declaration" />
				<Style Name="Ref to Template" ParentStyle="Reference" />
				<Style Name="Ref to Package" ParentStyle="Reference" />
				<Style
					Name="Ref to Template Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style Name="Selection" TextColor="#ffffff" BackColor="#000080" />
				<Style Name="Declare Namespace" ParentStyle="Declaration" />
				<Style Name="Ref to Namespace" ParentStyle="Reference" />
				<Style Name="Declare Local" ParentStyle="Declaration" />
				<Style Name="Declare Member" ParentStyle="Declaration" />
				<Style Name="Declare Method" ParentStyle="Declare Function" />
				<Style Name="Declare Method Inline" ParentStyle="Declare Function" />
				<Style
					Name="Declare Function"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Macro" ParentStyle="Declaration" />
				<Style
					Name="Declare Struct"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Union" ParentStyle="Declare Struct" />
				<Style Name="Declare Typedef" ParentStyle="Declare Struct" />
				<Style Name="Declare Class" Scale="120" ParentStyle="Declare Struct" />
				<Style Name="Declare Var" ParentStyle="Declaration" />
				<Style Name="Declare Constant" ParentStyle="Declaration" />
				<Style Name="Declare Enum" ParentStyle="Declare Struct" />
				<Style Name="Declare Enum Const" ParentStyle="Declaration" />
				<Style Name="Declare Edit Macro" ParentStyle="Declare Function" />
				<Style Name="Declare Prototype" ParentStyle="Declare Function" />
				<Style Name="Preprocessor" ParentStyle="Declaration" />
				<Style
					Name="Search Result Heading"
					Bold="1"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Label"
					TextColor="#ff0000"
					Scale="110"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Interface" ParentStyle="Declare Class" />
				<Style Name="Declare Resource" ParentStyle="Declaration" />
				<Style Name="File" ParentStyle="Declaration" />
				<Style Name="Declare Custom Tag" ParentStyle="Declaration" />
				<Style Name="Ref to Func" Bold="1" ParentStyle="Reference" />
				<Style Name="Ref to Macro" ParentStyle="Ref to Func" />
				<Style Name="Ref to Struct" ParentStyle="Reference" />
				<Style Name="Ref to Union" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Typedef" ParentStyle="Ref to Struct" />
				<Style
					Name="Ref to Global Var"
					Bold="1"
					Italic="1"
					TextColor="#800080"
					ParentStyle="Reference"
					/>
				<Style
					Name="Ref to Const"
					TextColor="#ff0000"
					ParentStyle="Reference"
					/>
				<Style Name="Ref to Enum" ParentStyle="Reference" />
				<Style Name="Ref to Custom" ParentStyle="Reference" />
				<Style Name="Ref to EdMacro" ParentStyle="Reference" />
				<Style Name="Ref to Class" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Method" ParentStyle="Ref to Func" />
				<Style Name="Ref to EnumConst" ParentStyle="Ref to Const" />
				<Style Name="Ref to Proto" ParentStyle="Ref to Func" />
				<Style Name="Ref to Preproc" ParentStyle="Reference" />
				<Style Name="Ref to Search" ParentStyle="Reference" />
				<Style Name="Ref to Label" ParentStyle="Reference" />
				<Style Name="Ref to Member" ParentStyle="Reference" />
				<Style Name="Ref to Interface" ParentStyle="Ref to Class" />
				<Style Name="Ref to Resource" ParentStyle="Reference" />
				<Style Name="Ref to File" ParentStyle="Reference" />
				<Style
					Name="Comment Heading 1"
					Bold="1"
					Scale="150"
					Underline="Thick"
					FontName="Segoe UI"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 2"
					Bold="1"
					Scale="130"
					Underline="Single"
					FontName="Segoe UI"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 3"
					Bold="1"
					Scale="120"
					FontName="Segoe UI"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 4"
					Bold="1"
					FontName="Segoe UI"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Comment Right" Italic="1" ParentStyle="Comment" />
				<Style Name="Ref to Base Class" ParentStyle="Reference" />
				<Style Name="Ref to Inline Type" ParentStyle="Reference" />
				<Style Name="Inactive Code" TextColor="#808080" />
				<Style
					Name="Declare Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Auto Annotations"
					Scale="90"
					TextColor="#808080"
					ParentStyle="Comment"
					/>
				<Style Name="HTML or XML Element" />
				<Style
					Name="HTML Title"
					TextColor="#ff0000"
					Bold="1"
					Scale="130"
					Underline="Single"
					/>
				<Style Name="Perl POD" />
				<Style Name="Perl End Script" />
				<Style Name="Declare Method Prototype" ParentStyle="Declare Method" />
				<Style Name="Ref to Method Prototype" ParentStyle="Ref to Method" />
				<Style
					Name="Comment To Do"
					Bold="1"
					Scale="120"
					BackColor="#ffff00"
					FontName="Segoe UI"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Ref to IDL Module" ParentStyle="Reference" />
				<Style Name="Ref to IDL Library" ParentStyle="Reference" />
				<Style
					Name="Declare IDL Module"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare IDL Library"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Comment Single Line" ParentStyle="Comment" />
				<Style Name="Comment Multi Line" ParentStyle="Comment" />
				<Style Name="Parentheses" ParentStyle="Delimiter" />
				<Style Name="HTML Body Text" FixedWhiteSpace="0" />
				<Style Name="HTML Tag" TextColor="#008000" Bold="1" />
				<Style Name="Standard Property" ParentStyle="Ref to Member" />
				<Style Name="Standard Function" ParentStyle="Ref to Func" />
				<Style Name="Standard Object" ParentStyle="Ref to Class" />
				<Style
					Name="Declare CSS Selector"
					Scale="120"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare C# Property" ParentStyle="Declaration" />
				<Style Name="Ref to C# Property" ParentStyle="Reference" />
				<Style
					Name="Mono Font View"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style Name="Declare C# Event" ParentStyle="Declaration" />
				<Style Name="Declare C# Indexer" ParentStyle="Declaration" />
				<Style Name="Ref to C# Event" ParentStyle="Reference" />
				<Style Name="Ref to C# Indexer" ParentStyle="Reference" />
				<Style Name="Ref to Alias" ParentStyle="Reference" />
				<Style Name="Declare Alias" ParentStyle="Declaration" />
				<Style Name="CDATA Section" TextColor="#808080" />
				<Style
					Name="Declare Type Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Type Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style
					Name="Snippet Input Field"
					TextColor="#000000"
					BackColor="#a0e1ff"
					Bold="1"
					/>
				<Style Name="Register" TextColor="#008000" Bold="1" />
				<Style
					Name="Python Doc String"
					TextColor="#000080"
					FixedWhiteSpace="0"
					Italic="1"
					/>
				<Style Name="Instruction" ParentStyle="Control" />
				<Style Name="Reference Highlight" Underline="Thick" />
				<Style
					Name="Declare VHDL Entity"
					ParentStyle="Declaration"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					/>
				<Style
					Name="Declare VHDL Architecture"
					ParentStyle="Declaration"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					/>
				<Style
					Name="Declare VHDL Component"
					ParentStyle="Declaration"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					/>
				<Style Name="Declare VHDL Process" ParentStyle="Declaration" />
				<Style
					Name="Declare VHDL Config"
					ParentStyle="Declaration"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					/>
				<Style Name="Ref to VHDL Entity" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Architecture" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Component" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Process" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Config" ParentStyle="Reference" />
			</Styles>
		</Theme>
		<Theme
			Name="Olive"
			>
			<DisplayColors>
				<Item Name="DefaultText" Color="#000000" />
				<Item Name="WindowBackground" Color="#ccd3c7" />
				<Item Name="SelectionBar" Color="#888888" />
				<Item Name="PrintedDefaultText" Color="#000000" />
				<Item Name="PrintedWindowBackground" Color="#ffffff" />
				<Item Name="ChangeMarks" Color="#ffff00" />
				<Item Name="SavedChangeMarks" Color="#bdddba" />
				<Item Name="CurrentLineIndicator" Color="#e6e6e6" />
				<Item Name="EndofFile" Color="#c0c0c0" />
				<Item Name="ApplicationBackground" Color="#ffffff" />
				<Item Name="FrameText" Color="#002000" />
				<Item Name="FrameBackground" Color="#99a88e" />
				<DefaultPanelFontAndColor
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</DefaultPanelFontAndColor>
			</DisplayColors>
			<DisplayPreferences>
				<OverviewOptions BackColor="#ffffff" MarkColor="#14710f" TextColor="#000000" />
			</DisplayPreferences>
			<SymbolPane
				TextColor="#000000"
				BackColor="#ccd3c7"
				>
				<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
			</SymbolPane>
			<ClipWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ClipWindow>
			<BookmarkWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</BookmarkWindow>
			<FTPWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FTPWindow>
			<ContextWindow
				SourceBackColor="#ccd3c7"
				>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ContextWindow>
			<ProjectSymbolWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolWindow>
			<ProjectFileWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileWindow>
			<ProjectFileTypeWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileTypeWindow>
			<ProjectSymbolTypeWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolTypeWindow>
			<ProjectFolderWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFolderWindow>
			<FileCompareWindow
				SourceBackColor="#ccd3c7"
				>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FileCompareWindow>
			<DirectoryCompareWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</DirectoryCompareWindow>
			<SnippetWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</SnippetWindow>
			<WindowListWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</WindowListWindow>
			<RelationWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</RelationWindow>
			<Styles
				StyleAppVer="4.00.0078"
				>
				<Style Name="Default Text" />
				<Style
					Name="Number"
					TextColor="#ff0000"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style Name="Operator" TextColor="#008000" />
				<Style Name="Delimiter" TextColor="#800080" KeepWithNextLine="1" />
				<Style Name="Comment" TextColor="#004080" />
				<Style
					Name="String"
					TextColor="#000080"
					FixedWhiteSpace="0"
					BackColor="#ffffbb"
					/>
				<Style Name="Keyword" TextColor="#008000" />
				<Style Name="Control" Bold="1" />
				<Style Name="Special" Bold="1" Italic="1" TextColor="#800080" />
				<Style Name="Boolean" TextColor="#800080" />
				<Style Name="Debug" TextColor="#ff0000" Italic="1" Underline="Dotted" />
				<Style Name="Null Value" TextColor="#ff0000" />
				<Style Name="System" TextColor="#008000" />
				<Style Name="Declaration" Bold="1" TextColor="#002400" />
				<Style
					Name="Ref To Local"
					ParentStyle="Reference"
					TextColor="#025f7d"
					/>
				<Style Name="Reference" TextColor="#000000" />
				<Style Name="Directive" ParentStyle="Control" />
				<Style
					Name="Line Number"
					TextColor="#c0c0c0"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style
					Name="Highlight"
					TextColor="#000000"
					BackColor="#ffff00"
					Bold="1"
					/>
				<Style
					Name="Symbol Characters"
					FontName="Microsoft Sans Serif"
					FontPitchFamily="0"
					FontCharset="0"
					ParentStyle="Operator"
					/>
				<Style
					Name="Declare Template Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style Name="Ref to Parameter" Bold="1" ParentStyle="Ref To Local" />
				<Style Name="Declare Template" ParentStyle="Declare Function" />
				<Style Name="Declare Package" ParentStyle="Declaration" />
				<Style Name="Ref to Template" ParentStyle="Reference" />
				<Style Name="Ref to Package" ParentStyle="Reference" />
				<Style
					Name="Ref to Template Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style Name="Selection" TextColor="#ffffff" BackColor="#000080" />
				<Style Name="Declare Namespace" ParentStyle="Declaration" />
				<Style Name="Ref to Namespace" ParentStyle="Reference" />
				<Style Name="Declare Local" ParentStyle="Declaration" />
				<Style Name="Declare Member" ParentStyle="Declaration" />
				<Style Name="Declare Method" ParentStyle="Declare Function" />
				<Style Name="Declare Method Inline" ParentStyle="Declare Function" />
				<Style
					Name="Declare Function"
					Scale="140"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Macro" ParentStyle="Declaration" />
				<Style
					Name="Declare Struct"
					Scale="130"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					FontName="Trebuchet MS"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Union" ParentStyle="Declare Struct" />
				<Style Name="Declare Typedef" ParentStyle="Declare Struct" />
				<Style Name="Declare Class" Scale="120" ParentStyle="Declare Struct" />
				<Style Name="Declare Var" ParentStyle="Declaration" />
				<Style Name="Declare Constant" ParentStyle="Declaration" />
				<Style Name="Declare Enum" ParentStyle="Declare Struct" />
				<Style Name="Declare Enum Const" ParentStyle="Declaration" />
				<Style Name="Declare Edit Macro" ParentStyle="Declare Function" />
				<Style Name="Declare Prototype" ParentStyle="Declare Function" />
				<Style Name="Preprocessor" ParentStyle="Declaration" />
				<Style
					Name="Search Result Heading"
					Bold="1"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Label"
					TextColor="#ff0000"
					Scale="110"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Interface" ParentStyle="Declare Class" />
				<Style Name="Declare Resource" ParentStyle="Declaration" />
				<Style Name="File" ParentStyle="Declaration" />
				<Style Name="Declare Custom Tag" ParentStyle="Declaration" />
				<Style Name="Ref to Func" Bold="1" ParentStyle="Reference" />
				<Style Name="Ref to Macro" ParentStyle="Ref to Func" />
				<Style Name="Ref to Struct" Bold="1" ParentStyle="Reference" />
				<Style Name="Ref to Union" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Typedef" ParentStyle="Ref to Struct" />
				<Style
					Name="Ref to Global Var"
					Bold="1"
					Italic="1"
					TextColor="#800080"
					ParentStyle="Reference"
					/>
				<Style
					Name="Ref to Const"
					TextColor="#ff0000"
					ParentStyle="Reference"
					/>
				<Style Name="Ref to Enum" ParentStyle="Reference" />
				<Style Name="Ref to Custom" ParentStyle="Reference" />
				<Style Name="Ref to EdMacro" ParentStyle="Reference" />
				<Style Name="Ref to Class" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Method" ParentStyle="Ref to Func" />
				<Style Name="Ref to EnumConst" ParentStyle="Ref to Const" />
				<Style Name="Ref to Proto" ParentStyle="Ref to Func" />
				<Style Name="Ref to Preproc" ParentStyle="Reference" />
				<Style Name="Ref to Search" ParentStyle="Reference" />
				<Style Name="Ref to Label" ParentStyle="Reference" />
				<Style Name="Ref to Member" ParentStyle="Reference" Italic="1" />
				<Style Name="Ref to Interface" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Resource" ParentStyle="Reference" />
				<Style Name="Ref to File" ParentStyle="Reference" />
				<Style
					Name="Comment Heading 1"
					Bold="1"
					Scale="150"
					Underline="Thick"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 2"
					Bold="1"
					Scale="130"
					Underline="Single"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 3"
					Bold="1"
					Scale="120"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 4"
					Bold="1"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Comment Right" Italic="1" ParentStyle="Comment" />
				<Style Name="Ref to Base Class" ParentStyle="Reference" />
				<Style Name="Ref to Inline Type" ParentStyle="Reference" />
				<Style Name="Inactive Code" TextColor="#808080" />
				<Style
					Name="Declare Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Auto Annotations"
					Scale="90"
					TextColor="#808080"
					ParentStyle="Comment"
					/>
				<Style Name="HTML or XML Element" />
				<Style
					Name="HTML Title"
					TextColor="#ff0000"
					Bold="1"
					Scale="130"
					Underline="Single"
					/>
				<Style Name="Perl POD" />
				<Style Name="Perl End Script" />
				<Style Name="Declare Method Prototype" ParentStyle="Declare Method" />
				<Style Name="Ref to Method Prototype" ParentStyle="Ref to Method" />
				<Style
					Name="Comment To Do"
					Bold="1"
					Scale="120"
					BackColor="#ffff00"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Ref to IDL Module" ParentStyle="Reference" />
				<Style Name="Ref to IDL Library" ParentStyle="Reference" />
				<Style
					Name="Declare IDL Module"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare IDL Library"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Comment Single Line" ParentStyle="Comment" />
				<Style Name="Comment Multi Line" ParentStyle="Comment" />
				<Style Name="Parentheses" ParentStyle="Delimiter" />
				<Style Name="HTML Body Text" FixedWhiteSpace="0" />
				<Style Name="HTML Tag" TextColor="#008000" Bold="1" />
				<Style Name="Standard Property" ParentStyle="Ref to Member" />
				<Style Name="Standard Function" ParentStyle="Ref to Func" />
				<Style Name="Standard Object" ParentStyle="Ref to Class" />
				<Style
					Name="Declare CSS Selector"
					Scale="120"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare C# Property" ParentStyle="Declaration" />
				<Style Name="Ref to C# Property" ParentStyle="Reference" />
				<Style
					Name="Mono Font View"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style Name="Declare C# Event" ParentStyle="Declaration" />
				<Style Name="Declare C# Indexer" ParentStyle="Declaration" />
				<Style Name="Ref to C# Event" ParentStyle="Reference" />
				<Style Name="Ref to C# Indexer" ParentStyle="Reference" />
				<Style Name="Ref to Alias" ParentStyle="Reference" />
				<Style Name="Declare Alias" ParentStyle="Declaration" />
				<Style Name="CDATA Section" TextColor="#808080" />
				<Style
					Name="Declare Type Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Type Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style
					Name="Snippet Input Field"
					TextColor="#000000"
					BackColor="#a0e1ff"
					Bold="1"
					/>
				<Style Name="Register" TextColor="#008000" Bold="1" />
				<Style
					Name="Python Doc String"
					TextColor="#000080"
					FixedWhiteSpace="0"
					Italic="1"
					/>
				<Style Name="Instruction" ParentStyle="Control" />
				<Style
					Name="Reference Highlight"
					TextColor="#000000"
					BackColor="#aae1ff"
					/>
				<Style
					Name="Declare VHDL Entity"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare VHDL Architecture"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare VHDL Component"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare VHDL Process" ParentStyle="Declaration" />
				<Style
					Name="Declare VHDL Config"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Ref to VHDL Entity" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Architecture" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Component" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Process" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Config" ParentStyle="Reference" />
				<Style Name="HTML Tag Excerpt" />
				<Style Name="new comment" />
			</Styles>
		</Theme>
		<Theme
			Name="Sandstone"
			>
			<DisplayColors>
				<Item Name="DefaultText" Color="#000000" />
				<Item Name="WindowBackground" Color="#dfdcd2" />
				<Item Name="SelectionBar" Color="#a99c92" />
				<Item Name="PrintedDefaultText" Color="#000000" />
				<Item Name="PrintedWindowBackground" Color="#ffffff" />
				<Item Name="ChangeMarks" Color="#939300" />
				<Item Name="SavedChangeMarks" Color="#bdddba" />
				<Item Name="CurrentLineIndicator" Color="#e6e6e6" />
				<Item Name="EndofFile" Color="#4e4e4e" />
				<Item Name="ApplicationBackground" Color="#3c301e" />
				<Item Name="FrameText" Color="#e4e4dc" />
				<Item Name="FrameBackground" Color="#685f53" />
				<DefaultPanelFontAndColor
					TextColor="#400000"
					BackColor="#d3cfc0"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</DefaultPanelFontAndColor>
			</DisplayColors>
			<DisplayPreferences>
				<OverviewOptions BackColor="#ffffff" MarkColor="#0080c0" TextColor="#000000" />
			</DisplayPreferences>
			<SymbolPane
				TextColor="#400000"
				BackColor="#d3cfc0"
				>
				<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
			</SymbolPane>
			<ClipWindow>
				<ListDisplay
					TextColor="#400000"
					BackColor="#d3cfc0"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ClipWindow>
			<BookmarkWindow>
				<ListDisplay
					TextColor="#400000"
					BackColor="#d3cfc0"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</BookmarkWindow>
			<FTPWindow>
				<ListDisplay
					TextColor="#400000"
					BackColor="#d3cfc0"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FTPWindow>
			<ContextWindow
				SourceBackColor="#dfdcd2"
				>
				<ListDisplay
					TextColor="#400000"
					BackColor="#d3cfc0"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ContextWindow>
			<ProjectSymbolWindow>
				<ListDisplay
					TextColor="#400000"
					BackColor="#d3cfc0"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolWindow>
			<ProjectFileWindow>
				<ListDisplay
					TextColor="#400000"
					BackColor="#d3cfc0"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileWindow>
			<ProjectFileTypeWindow>
				<ListDisplay
					TextColor="#400000"
					BackColor="#d3cfc0"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileTypeWindow>
			<ProjectSymbolTypeWindow>
				<ListDisplay
					TextColor="#400000"
					BackColor="#d3cfc0"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolTypeWindow>
			<ProjectFolderWindow>
				<ListDisplay
					TextColor="#400000"
					BackColor="#d3cfc0"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFolderWindow>
			<FileCompareWindow
				SourceBackColor="#dfdcd2"
				>
				<ListDisplay
					TextColor="#400000"
					BackColor="#d3cfc0"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FileCompareWindow>
			<DirectoryCompareWindow>
				<ListDisplay
					TextColor="#400000"
					BackColor="#d3cfc0"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</DirectoryCompareWindow>
			<SnippetWindow>
				<ListDisplay
					TextColor="#400000"
					BackColor="#d3cfc0"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</SnippetWindow>
			<WindowListWindow>
				<ListDisplay
					TextColor="#400000"
					BackColor="#d3cfc0"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</WindowListWindow>
			<RelationWindow>
				<ListDisplay
					TextColor="#400000"
					BackColor="#d3cfc0"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</RelationWindow>
			<Styles
				StyleAppVer="4.00.0078"
				>
				<Style Name="Default Text" />
				<Style
					Name="Number"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					ParentStyle="Ref to Const"
					/>
				<Style Name="Operator" TextColor="#008000" />
				<Style Name="Delimiter" KeepWithNextLine="1" />
				<Style Name="Comment" TextColor="#004080" />
				<Style
					Name="String"
					FixedWhiteSpace="0"
					TextColor="#ea7500"
					ShadowColor="#c0c0c0"
					/>
				<Style Name="Keyword" TextColor="#008000" />
				<Style Name="Control" Bold="1" ShadowColor="#c0c0c0" />
				<Style Name="Special" Bold="1" Italic="1" />
				<Style Name="Boolean" TextColor="#ff6fff" />
				<Style Name="Debug" TextColor="#ff0000" Italic="1" Underline="Dotted" />
				<Style
					Name="Null Value"
					TextColor="#ff0000"
					ParentStyle="Ref to Const"
					/>
				<Style Name="System" ParentStyle="Reference" />
				<Style Name="Declaration" Bold="1" TextColor="#800000" />
				<Style
					Name="Ref To Local"
					TextColor="#006c6c"
					ParentStyle="Reference"
					/>
				<Style Name="Reference" TextColor="#800040" />
				<Style Name="Directive" ParentStyle="Control" />
				<Style
					Name="Line Number"
					TextColor="#c0c0c0"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style
					Name="Highlight"
					TextColor="#000000"
					BackColor="#ffff00"
					Bold="1"
					/>
				<Style
					Name="Symbol Characters"
					FontName="Microsoft Sans Serif"
					FontPitchFamily="0"
					FontCharset="0"
					ParentStyle="Operator"
					/>
				<Style
					Name="Declare Template Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Parameter"
					Bold="1"
					Underline="Dotted"
					ParentStyle="Ref To Local"
					/>
				<Style Name="Declare Template" ParentStyle="Declare Function" />
				<Style Name="Declare Package" ParentStyle="Declaration" />
				<Style Name="Ref to Template" ParentStyle="Reference" />
				<Style Name="Ref to Package" ParentStyle="Reference" />
				<Style
					Name="Ref to Template Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style Name="Selection" TextColor="#ffffff" BackColor="#509e9e" />
				<Style Name="Declare Namespace" ParentStyle="Declaration" />
				<Style Name="Ref to Namespace" ParentStyle="Reference" />
				<Style Name="Declare Local" ParentStyle="Declaration" />
				<Style Name="Declare Member" ParentStyle="Declaration" />
				<Style
					Name="Declare Method"
					CharSpacing="10"
					ParentStyle="Declare Function"
					/>
				<Style Name="Declare Method Inline" ParentStyle="Declare Function" />
				<Style
					Name="Declare Function"
					Scale="140"
					KeepWithNextLine="1"
					ShadowColor="#b0b0b0"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Macro" ParentStyle="Declaration" />
				<Style
					Name="Declare Struct"
					Scale="140"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Union" ParentStyle="Declare Struct" />
				<Style Name="Declare Typedef" ParentStyle="Declare Struct" />
				<Style Name="Declare Class" Scale="120" ParentStyle="Declare Struct" />
				<Style Name="Declare Var" ParentStyle="Declaration" />
				<Style Name="Declare Constant" ParentStyle="Declaration" />
				<Style Name="Declare Enum" ParentStyle="Declare Struct" />
				<Style Name="Declare Enum Const" ParentStyle="Declaration" />
				<Style Name="Declare Edit Macro" ParentStyle="Declare Function" />
				<Style Name="Declare Prototype" ParentStyle="Declare Function" />
				<Style Name="Preprocessor" ParentStyle="Declaration" />
				<Style
					Name="Search Result Heading"
					Bold="1"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Label"
					TextColor="#ff0000"
					Scale="110"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Interface" ParentStyle="Declare Class" />
				<Style Name="Declare Resource" ParentStyle="Declaration" />
				<Style Name="File" ParentStyle="Declaration" />
				<Style Name="Declare Custom Tag" ParentStyle="Declaration" />
				<Style Name="Ref to Func" Bold="1" ParentStyle="Reference" />
				<Style Name="Ref to Macro" ParentStyle="Ref to Func" />
				<Style Name="Ref to Struct" ParentStyle="Reference" />
				<Style Name="Ref to Union" ParentStyle="Reference" />
				<Style Name="Ref to Typedef" ParentStyle="Reference" />
				<Style
					Name="Ref to Global Var"
					Bold="1"
					Italic="1"
					TextColor="#800080"
					ParentStyle="Reference"
					/>
				<Style
					Name="Ref to Const"
					TextColor="#ff0000"
					ParentStyle="Reference"
					/>
				<Style Name="Ref to Enum" ParentStyle="Reference" />
				<Style Name="Ref to Custom" ParentStyle="Reference" />
				<Style Name="Ref to EdMacro" ParentStyle="Reference" />
				<Style Name="Ref to Class" ParentStyle="Reference" />
				<Style Name="Ref to Method" Italic="1" ParentStyle="Ref to Func" />
				<Style Name="Ref to EnumConst" ParentStyle="Ref to Const" />
				<Style Name="Ref to Proto" ParentStyle="Ref to Func" />
				<Style Name="Ref to Preproc" ParentStyle="Reference" />
				<Style Name="Ref to Search" ParentStyle="Reference" />
				<Style Name="Ref to Label" ParentStyle="Reference" />
				<Style Name="Ref to Member" Italic="1" ParentStyle="Reference" />
				<Style Name="Ref to Interface" ParentStyle="Reference" />
				<Style Name="Ref to Resource" ParentStyle="Reference" />
				<Style Name="Ref to File" ParentStyle="Reference" />
				<Style
					Name="Comment Heading 1"
					Bold="1"
					Scale="150"
					Underline="Thick"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 2"
					Bold="1"
					Scale="130"
					Underline="Single"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 3"
					Bold="1"
					Scale="120"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 4"
					Bold="1"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Comment Right" Italic="1" ParentStyle="Comment" />
				<Style Name="Ref to Base Class" ParentStyle="Reference" />
				<Style Name="Ref to Inline Type" ParentStyle="Reference" />
				<Style Name="Inactive Code" TextColor="#808080" />
				<Style
					Name="Declare Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Auto Annotations"
					Scale="90"
					TextColor="#808080"
					ParentStyle="Comment"
					/>
				<Style Name="HTML or XML Element" />
				<Style
					Name="HTML Title"
					TextColor="#ff0000"
					Bold="1"
					Scale="130"
					Underline="Single"
					/>
				<Style Name="Perl POD" />
				<Style Name="Perl End Script" />
				<Style Name="Declare Method Prototype" ParentStyle="Declare Method" />
				<Style Name="Ref to Method Prototype" ParentStyle="Ref to Method" />
				<Style
					Name="Comment To Do"
					Scale="120"
					Bold="1"
					TextColor="#000000"
					BackColor="#ffff00"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Ref to IDL Module" ParentStyle="Reference" />
				<Style Name="Ref to IDL Library" ParentStyle="Reference" />
				<Style
					Name="Declare IDL Module"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare IDL Library"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Comment Single Line" ParentStyle="Comment" />
				<Style Name="Comment Multi Line" ParentStyle="Comment" />
				<Style Name="Parentheses" ParentStyle="Delimiter" />
				<Style Name="HTML Body Text" FixedWhiteSpace="0" />
				<Style Name="HTML Tag" TextColor="#008000" Bold="1" />
				<Style Name="Standard Property" ParentStyle="Ref to Member" />
				<Style Name="Standard Function" ParentStyle="Ref to Func" />
				<Style Name="Standard Object" ParentStyle="Ref to Class" />
				<Style
					Name="Declare CSS Selector"
					Scale="120"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare C# Property" ParentStyle="Declaration" />
				<Style Name="Ref to C# Property" ParentStyle="Reference" />
				<Style
					Name="Mono Font View"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style Name="Declare C# Event" ParentStyle="Declaration" />
				<Style Name="Declare C# Indexer" ParentStyle="Declaration" />
				<Style Name="Ref to C# Event" ParentStyle="Reference" />
				<Style Name="Ref to C# Indexer" ParentStyle="Reference" />
				<Style Name="Ref to Alias" ParentStyle="Reference" />
				<Style Name="Declare Alias" ParentStyle="Declaration" />
				<Style Name="CDATA Section" TextColor="#808080" />
				<Style
					Name="Declare Type Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Type Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style
					Name="Snippet Input Field"
					TextColor="#000000"
					BackColor="#a0e1ff"
					Bold="1"
					/>
				<Style Name="Register" TextColor="#008000" Bold="1" />
				<Style
					Name="Python Doc String"
					Italic="1"
					FixedWhiteSpace="0"
					ParentStyle="Comment"
					/>
				<Style Name="Instruction" ParentStyle="Control" />
				<Style Name="Reference Highlight" Underline="Thick" />
				<Style
					Name="Declare VHDL Entity"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare VHDL Architecture"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare VHDL Component"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare VHDL Process" ParentStyle="Declaration" />
				<Style
					Name="Declare VHDL Config"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Ref to VHDL Entity" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Architecture" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Component" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Process" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Config" ParentStyle="Reference" />
				<Style Name="HTML Tag Excerpt" />
				<Style Name="new comment" />
			</Styles>
		</Theme>
		<Theme
			Name="Silver Blue"
			>
			<DisplayColors>
				<Item Name="DefaultText" Color="#000000" />
				<Item Name="WindowBackground" Color="#ffffff" />
				<Item Name="SelectionBar" Color="#e6e6e6" />
				<Item Name="PrintedDefaultText" Color="#000000" />
				<Item Name="PrintedWindowBackground" Color="#ffffff" />
				<Item Name="ChangeMarks" Color="#ffff00" />
				<Item Name="SavedChangeMarks" Color="#bdddba" />
				<Item Name="CurrentLineIndicator" Color="#e6e6e6" />
				<Item Name="EndofFile" Color="#c0c0c0" />
				<Item Name="ApplicationBackground" Color="#ababab" />
				<Item Name="FrameText" Color="#000000" />
				<Item Name="FrameBackground" Color="#dae3e4" />
				<DefaultPanelFontAndColor
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</DefaultPanelFontAndColor>
			</DisplayColors>
			<DisplayPreferences>
				<OverviewOptions BackColor="#ffffff" MarkColor="#0080c0" TextColor="#000000" />
			</DisplayPreferences>
			<SymbolPane
				TextColor="#000000"
				BackColor="#d7f2ff"
				>
				<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
			</SymbolPane>
			<ClipWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ClipWindow>
			<BookmarkWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</BookmarkWindow>
			<FTPWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FTPWindow>
			<ContextWindow
				SourceBackColor="#ffffff"
				>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ContextWindow>
			<ProjectSymbolWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolWindow>
			<ProjectFileWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileWindow>
			<ProjectFileTypeWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileTypeWindow>
			<ProjectSymbolTypeWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolTypeWindow>
			<ProjectFolderWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFolderWindow>
			<FileCompareWindow
				SourceBackColor="#ffffff"
				>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FileCompareWindow>
			<DirectoryCompareWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</DirectoryCompareWindow>
			<SnippetWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="34" charset="0" />
				</ListDisplay>
			</SnippetWindow>
			<WindowListWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ffffff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</WindowListWindow>
			<RelationWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#d7f2ff"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</RelationWindow>
			<Styles
				StyleAppVer="4.00.0077"
				>
				<Style Name="Default Text" />
				<Style
					Name="Number"
					TextColor="#ff0000"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style Name="Operator" TextColor="#008000" />
				<Style Name="Delimiter" TextColor="#800080" KeepWithNextLine="1" />
				<Style Name="Comment" TextColor="#800080" />
				<Style
					Name="String"
					TextColor="#000080"
					FixedWhiteSpace="0"
					BackColor="#ffffbb"
					/>
				<Style Name="Keyword" TextColor="#008000" />
				<Style
					Name="Control"
					TextColor="#000080"
					Bold="1"
					FontName="Segoe UI"
					FontPitchFamily="2"
					FontCharset="0"
					/>
				<Style Name="Special" Bold="1" Italic="1" TextColor="#800080" />
				<Style Name="Boolean" TextColor="#800080" />
				<Style Name="Debug" TextColor="#ff0000" Italic="1" Underline="Dotted" />
				<Style Name="Null Value" TextColor="#ff0000" />
				<Style Name="System" TextColor="#008000" />
				<Style Name="Declaration" Bold="1" TextColor="#000080" />
				<Style
					Name="Ref To Local"
					TextColor="#008080"
					ParentStyle="Reference"
					/>
				<Style Name="Reference" TextColor="#008000" />
				<Style Name="Directive" ParentStyle="Control" />
				<Style
					Name="Line Number"
					TextColor="#c0c0c0"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style
					Name="Highlight"
					TextColor="#000000"
					BackColor="#ffff00"
					Bold="1"
					/>
				<Style
					Name="Symbol Characters"
					FontName="Microsoft Sans Serif"
					FontPitchFamily="0"
					FontCharset="6"
					ParentStyle="Operator"
					/>
				<Style
					Name="Declare Template Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style Name="Ref to Parameter" Bold="1" ParentStyle="Ref To Local" />
				<Style Name="Declare Template" ParentStyle="Declare Function" />
				<Style Name="Declare Package" ParentStyle="Declaration" />
				<Style Name="Ref to Template" ParentStyle="Reference" />
				<Style Name="Ref to Package" ParentStyle="Reference" />
				<Style
					Name="Ref to Template Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style Name="Selection" TextColor="#ffffff" BackColor="#000080" />
				<Style Name="Declare Namespace" ParentStyle="Declaration" />
				<Style Name="Ref to Namespace" ParentStyle="Reference" />
				<Style Name="Declare Local" ParentStyle="Declaration" />
				<Style Name="Declare Member" ParentStyle="Declaration" />
				<Style Name="Declare Method" ParentStyle="Declare Function" />
				<Style Name="Declare Method Inline" ParentStyle="Declare Function" />
				<Style
					Name="Declare Function"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Macro" ParentStyle="Declaration" />
				<Style
					Name="Declare Struct"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Union" ParentStyle="Declare Struct" />
				<Style Name="Declare Typedef" ParentStyle="Declare Struct" />
				<Style Name="Declare Class" Scale="120" ParentStyle="Declare Struct" />
				<Style Name="Declare Var" ParentStyle="Declaration" />
				<Style Name="Declare Constant" ParentStyle="Declaration" />
				<Style Name="Declare Enum" ParentStyle="Declare Struct" />
				<Style Name="Declare Enum Const" ParentStyle="Declaration" />
				<Style Name="Declare Edit Macro" ParentStyle="Declare Function" />
				<Style Name="Declare Prototype" ParentStyle="Declare Function" />
				<Style Name="Preprocessor" ParentStyle="Declaration" />
				<Style
					Name="Search Result Heading"
					Bold="1"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Label"
					TextColor="#ff0000"
					Scale="110"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Interface" ParentStyle="Declare Class" />
				<Style Name="Declare Resource" ParentStyle="Declaration" />
				<Style Name="File" ParentStyle="Declaration" />
				<Style Name="Declare Custom Tag" ParentStyle="Declaration" />
				<Style Name="Ref to Func" Bold="1" ParentStyle="Reference" />
				<Style Name="Ref to Macro" ParentStyle="Ref to Func" />
				<Style Name="Ref to Struct" ParentStyle="Reference" />
				<Style Name="Ref to Union" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Typedef" ParentStyle="Ref to Class" />
				<Style
					Name="Ref to Global Var"
					Bold="1"
					Italic="1"
					TextColor="#800080"
					ParentStyle="Reference"
					/>
				<Style
					Name="Ref to Const"
					TextColor="#ff0000"
					ParentStyle="Reference"
					/>
				<Style Name="Ref to Enum" ParentStyle="Reference" />
				<Style Name="Ref to Custom" ParentStyle="Reference" />
				<Style Name="Ref to EdMacro" ParentStyle="Reference" />
				<Style Name="Ref to Class" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Method" ParentStyle="Ref to Func" />
				<Style Name="Ref to EnumConst" ParentStyle="Ref to Const" />
				<Style Name="Ref to Proto" ParentStyle="Ref to Func" />
				<Style Name="Ref to Preproc" ParentStyle="Reference" />
				<Style Name="Ref to Search" ParentStyle="Reference" />
				<Style Name="Ref to Label" ParentStyle="Reference" />
				<Style Name="Ref to Member" ParentStyle="Reference" />
				<Style Name="Ref to Interface" ParentStyle="Ref to Class" />
				<Style Name="Ref to Resource" ParentStyle="Reference" />
				<Style Name="Ref to File" ParentStyle="Reference" />
				<Style
					Name="Comment Heading 1"
					Bold="1"
					Scale="150"
					Underline="Thick"
					FontName="Segoe UI"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 2"
					Bold="1"
					Scale="130"
					Underline="Single"
					FontName="Segoe UI"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 3"
					Bold="1"
					Scale="120"
					FontName="Segoe UI"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 4"
					Bold="1"
					FontName="Segoe UI"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Comment Right" Italic="1" ParentStyle="Comment" />
				<Style Name="Ref to Base Class" ParentStyle="Reference" />
				<Style Name="Ref to Inline Type" ParentStyle="Reference" />
				<Style Name="Inactive Code" TextColor="#808080" />
				<Style
					Name="Declare Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Auto Annotations"
					Scale="90"
					TextColor="#808080"
					ParentStyle="Comment"
					/>
				<Style Name="HTML or XML Element" />
				<Style
					Name="HTML Title"
					TextColor="#ff0000"
					Bold="1"
					Scale="130"
					Underline="Single"
					/>
				<Style Name="Perl POD" />
				<Style Name="Perl End Script" />
				<Style Name="Declare Method Prototype" ParentStyle="Declare Method" />
				<Style Name="Ref to Method Prototype" ParentStyle="Ref to Method" />
				<Style
					Name="Comment To Do"
					Bold="1"
					Scale="120"
					BackColor="#ffff00"
					FontName="Segoe UI"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Ref to IDL Module" ParentStyle="Reference" />
				<Style Name="Ref to IDL Library" ParentStyle="Reference" />
				<Style
					Name="Declare IDL Module"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare IDL Library"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Comment Single Line" ParentStyle="Comment" />
				<Style Name="Comment Multi Line" ParentStyle="Comment" />
				<Style Name="Parentheses" ParentStyle="Delimiter" />
				<Style Name="HTML Body Text" FixedWhiteSpace="0" />
				<Style Name="HTML Tag" TextColor="#008000" Bold="1" />
				<Style Name="Standard Property" ParentStyle="Ref to Member" />
				<Style Name="Standard Function" ParentStyle="Ref to Func" />
				<Style Name="Standard Object" ParentStyle="Ref to Class" />
				<Style
					Name="Declare CSS Selector"
					Scale="120"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare C# Property" ParentStyle="Declaration" />
				<Style Name="Ref to C# Property" ParentStyle="Reference" />
				<Style
					Name="Mono Font View"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style Name="Declare C# Event" ParentStyle="Declaration" />
				<Style Name="Declare C# Indexer" ParentStyle="Declaration" />
				<Style Name="Ref to C# Event" ParentStyle="Reference" />
				<Style Name="Ref to C# Indexer" ParentStyle="Reference" />
				<Style Name="Ref to Alias" ParentStyle="Reference" />
				<Style Name="Declare Alias" ParentStyle="Declaration" />
				<Style Name="CDATA Section" TextColor="#808080" />
				<Style
					Name="Declare Type Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Type Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style
					Name="Snippet Input Field"
					TextColor="#000000"
					BackColor="#a0e1ff"
					Bold="1"
					/>
				<Style Name="Register" TextColor="#008000" Bold="1" />
				<Style
					Name="Python Doc String"
					TextColor="#000080"
					FixedWhiteSpace="0"
					Italic="1"
					/>
				<Style Name="Instruction" ParentStyle="Control" />
				<Style Name="Reference Highlight" Underline="Thick" />
				<Style
					Name="Declare VHDL Entity"
					ParentStyle="Declaration"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					/>
				<Style
					Name="Declare VHDL Architecture"
					ParentStyle="Declaration"
					Scale="140"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					/>
				<Style
					Name="Declare VHDL Component"
					ParentStyle="Declaration"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					/>
				<Style Name="Declare VHDL Process" ParentStyle="Declaration" />
				<Style
					Name="Declare VHDL Config"
					ParentStyle="Declaration"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					/>
				<Style Name="Ref to VHDL Entity" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Architecture" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Component" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Process" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Config" ParentStyle="Reference" />
				<Style Name="HTML Tag Excerpt" />
				<Style Name="new comment" />
			</Styles>
		</Theme>
		<Theme
			Name="Grasshopper"
			>
			<DisplayColors>
				<Item Name="DefaultText" Color="#ffffff" />
				<Item Name="WindowBackground" Color="#404040" />
				<Item Name="SelectionBar" Color="#888888" />
				<Item Name="PrintedDefaultText" Color="#000000" />
				<Item Name="PrintedWindowBackground" Color="#ffffff" />
				<Item Name="ChangeMarks" Color="#ffff00" />
				<Item Name="SavedChangeMarks" Color="#bdddba" />
				<Item Name="CurrentLineIndicator" Color="#505050" />
				<Item Name="EndofFile" Color="#c0c0c0" />
				<Item Name="ApplicationBackground" Color="#ffffff" />
				<Item Name="FrameText" Color="#002000" />
				<Item Name="FrameBackground" Color="#99a88e" />
				<DefaultPanelFontAndColor
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</DefaultPanelFontAndColor>
			</DisplayColors>
			<DisplayPreferences>
				<OverviewOptions BackColor="#ffffff" MarkColor="#72d681" TextColor="#000000" />
			</DisplayPreferences>
			<SymbolPane
				TextColor="#000000"
				BackColor="#ccd3c7"
				>
				<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
			</SymbolPane>
			<ClipWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ClipWindow>
			<BookmarkWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</BookmarkWindow>
			<FTPWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FTPWindow>
			<ContextWindow
				SourceBackColor="#404040"
				>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ContextWindow>
			<ProjectSymbolWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolWindow>
			<ProjectFileWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileWindow>
			<ProjectFileTypeWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileTypeWindow>
			<ProjectSymbolTypeWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolTypeWindow>
			<ProjectFolderWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFolderWindow>
			<FileCompareWindow
				SourceBackColor="#404040"
				>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FileCompareWindow>
			<DirectoryCompareWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</DirectoryCompareWindow>
			<SnippetWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</SnippetWindow>
			<WindowListWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</WindowListWindow>
			<RelationWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ccd3c7"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</RelationWindow>
			<Styles
				StyleAppVer="4.00.0124"
				>
				<Style Name="Default Text" />
				<Style
					Name="Number"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					ParentStyle="Ref to Const"
					/>
				<Style Name="Operator" TextColor="#00b700" />
				<Style Name="Delimiter" TextColor="#fbfe81" />
				<Style Name="Comment" TextColor="#eceaff" />
				<Style
					Name="String"
					FixedWhiteSpace="0"
					TextColor="#ffff80"
					BackColor="#555555"
					/>
				<Style Name="Keyword" TextColor="#008000" />
				<Style
					Name="Control"
					Bold="1"
					TextColor="#caffd8"
					ShadowColor="#a0a0a0"
					/>
				<Style Name="Special" Bold="1" Italic="1" />
				<Style Name="Boolean" TextColor="#ff6fff" />
				<Style Name="Debug" TextColor="#ff0000" Italic="1" Underline="Dotted" />
				<Style Name="Null Value" ParentStyle="Ref to Const" />
				<Style Name="System" ParentStyle="Reference" />
				<Style Name="Declaration" Bold="1" TextColor="#00ff00" />
				<Style
					Name="Ref To Local"
					TextColor="#00b3b3"
					ParentStyle="Reference"
					/>
				<Style Name="Reference" TextColor="#13d713" />
				<Style Name="Directive" ParentStyle="Control" />
				<Style
					Name="Line Number"
					TextColor="#808080"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style
					Name="Highlight"
					TextColor="#000000"
					BackColor="#ffff00"
					Bold="1"
					/>
				<Style
					Name="Symbol Characters"
					FontName="Microsoft Sans Serif"
					FontPitchFamily="0"
					FontCharset="0"
					ParentStyle="Operator"
					/>
				<Style
					Name="Declare Template Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Parameter"
					Bold="1"
					Underline="Dotted"
					ParentStyle="Ref To Local"
					/>
				<Style Name="Declare Template" ParentStyle="Declare Function" />
				<Style Name="Declare Package" ParentStyle="Declaration" />
				<Style Name="Ref to Template" ParentStyle="Reference" />
				<Style Name="Ref to Package" ParentStyle="Reference" />
				<Style
					Name="Ref to Template Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style Name="Selection" TextColor="#ffffff" BackColor="#509e9e" />
				<Style Name="Declare Namespace" ParentStyle="Declaration" />
				<Style Name="Ref to Namespace" ParentStyle="Reference" />
				<Style Name="Declare Local" ParentStyle="Declaration" />
				<Style Name="Declare Member" ParentStyle="Declaration" />
				<Style
					Name="Declare Method"
					CharSpacing="10"
					ParentStyle="Declare Function"
					/>
				<Style Name="Declare Method Inline" ParentStyle="Declare Function" />
				<Style
					Name="Declare Function"
					Scale="140"
					KeepWithNextLine="1"
					TextColor="#ffffff"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Macro" ParentStyle="Declaration" />
				<Style
					Name="Declare Struct"
					Scale="140"
					KeepWithNextLine="1"
					TextColor="#ffff00"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Union" ParentStyle="Declare Struct" />
				<Style Name="Declare Typedef" ParentStyle="Declare Struct" />
				<Style Name="Declare Class" Scale="120" ParentStyle="Declare Struct" />
				<Style Name="Declare Var" ParentStyle="Declaration" />
				<Style Name="Declare Constant" ParentStyle="Declaration" />
				<Style Name="Declare Enum" ParentStyle="Declare Struct" />
				<Style Name="Declare Enum Const" ParentStyle="Declaration" />
				<Style Name="Declare Edit Macro" ParentStyle="Declare Function" />
				<Style Name="Declare Prototype" ParentStyle="Declare Function" />
				<Style Name="Preprocessor" ParentStyle="Declaration" />
				<Style
					Name="Search Result Heading"
					Bold="1"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Label"
					Scale="110"
					Underline="Single"
					TextColor="#ff4646"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Interface" ParentStyle="Declare Class" />
				<Style Name="Declare Resource" ParentStyle="Declaration" />
				<Style Name="File" ParentStyle="Declaration" />
				<Style Name="Declare Custom Tag" ParentStyle="Declaration" />
				<Style Name="Ref to Func" Bold="1" ParentStyle="Reference" />
				<Style Name="Ref to Macro" ParentStyle="Ref to Func" />
				<Style Name="Ref to Struct" Bold="1" ParentStyle="Reference" />
				<Style Name="Ref to Union" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Typedef" ParentStyle="Ref to Struct" />
				<Style
					Name="Ref to Global Var"
					Bold="1"
					Italic="1"
					TextColor="#ff48ff"
					ParentStyle="Reference"
					/>
				<Style
					Name="Ref to Const"
					TextColor="#ff4646"
					ParentStyle="Reference"
					/>
				<Style Name="Ref to Enum" ParentStyle="Reference" />
				<Style Name="Ref to Custom" ParentStyle="Reference" />
				<Style Name="Ref to EdMacro" ParentStyle="Reference" />
				<Style Name="Ref to Class" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Method" Italic="1" ParentStyle="Ref to Func" />
				<Style Name="Ref to EnumConst" ParentStyle="Ref to Const" />
				<Style Name="Ref to Proto" ParentStyle="Ref to Func" />
				<Style Name="Ref to Preproc" ParentStyle="Reference" />
				<Style Name="Ref to Search" ParentStyle="Reference" />
				<Style Name="Ref to Label" ParentStyle="Reference" />
				<Style Name="Ref to Member" Italic="1" ParentStyle="Reference" />
				<Style Name="Ref to Interface" ParentStyle="Ref to Class" />
				<Style Name="Ref to Resource" ParentStyle="Reference" />
				<Style Name="Ref to File" ParentStyle="Reference" />
				<Style
					Name="Comment Heading 1"
					Bold="1"
					Scale="150"
					Underline="Thick"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 2"
					Bold="1"
					Scale="130"
					Underline="Single"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 3"
					Bold="1"
					Scale="120"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 4"
					Bold="1"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Comment Right" Italic="1" ParentStyle="Comment" />
				<Style Name="Ref to Base Class" ParentStyle="Reference" />
				<Style Name="Ref to Inline Type" ParentStyle="Reference" />
				<Style Name="Inactive Code" TextColor="#808080" />
				<Style
					Name="Declare Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Auto Annotations"
					Scale="90"
					TextColor="#808080"
					ParentStyle="Comment"
					/>
				<Style Name="HTML or XML Element" />
				<Style
					Name="HTML Title"
					TextColor="#ff0000"
					Bold="1"
					Scale="130"
					Underline="Single"
					/>
				<Style Name="Perl POD" />
				<Style Name="Perl End Script" />
				<Style Name="Declare Method Prototype" ParentStyle="Declare Method" />
				<Style Name="Ref to Method Prototype" ParentStyle="Ref to Method" />
				<Style
					Name="Comment To Do"
					Scale="120"
					Bold="1"
					TextColor="#000000"
					BackColor="#ffff00"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Ref to IDL Module" ParentStyle="Reference" />
				<Style Name="Ref to IDL Library" ParentStyle="Reference" />
				<Style
					Name="Declare IDL Module"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare IDL Library"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Comment Single Line" ParentStyle="Comment" />
				<Style Name="Comment Multi Line" ParentStyle="Comment" />
				<Style Name="Parentheses" ParentStyle="Delimiter" />
				<Style Name="HTML Body Text" FixedWhiteSpace="0" />
				<Style Name="HTML Tag" Bold="1" TextColor="#15eaea" />
				<Style Name="Standard Property" ParentStyle="Ref to Member" />
				<Style Name="Standard Function" ParentStyle="Ref to Func" />
				<Style Name="Standard Object" ParentStyle="Ref to Class" />
				<Style
					Name="Declare CSS Selector"
					Scale="120"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare C# Property" ParentStyle="Declaration" />
				<Style Name="Ref to C# Property" ParentStyle="Reference" />
				<Style
					Name="Mono Font View"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style Name="Declare C# Event" ParentStyle="Declaration" />
				<Style Name="Declare C# Indexer" ParentStyle="Declaration" />
				<Style Name="Ref to C# Event" ParentStyle="Reference" />
				<Style Name="Ref to C# Indexer" ParentStyle="Reference" />
				<Style Name="Ref to Alias" ParentStyle="Reference" />
				<Style Name="Declare Alias" ParentStyle="Declaration" />
				<Style Name="CDATA Section" TextColor="#808080" />
				<Style
					Name="Declare Type Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Type Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style
					Name="Snippet Input Field"
					TextColor="#000000"
					BackColor="#a0e1ff"
					Bold="1"
					/>
				<Style Name="Register" TextColor="#008000" Bold="1" />
				<Style
					Name="Python Doc String"
					Italic="1"
					FixedWhiteSpace="0"
					ParentStyle="Comment"
					/>
				<Style Name="Instruction" ParentStyle="Control" />
				<Style
					Name="Reference Highlight"
					TextColor="#000000"
					BackColor="#37beff"
					/>
				<Style Name="Declare VHDL Entity" ParentStyle="Declaration" />
				<Style Name="Declare VHDL Architecture" ParentStyle="Declaration" />
				<Style Name="Declare VHDL Component" ParentStyle="Declaration" />
				<Style Name="Declare VHDL Process" ParentStyle="Declaration" />
				<Style Name="Declare VHDL Config" ParentStyle="Declaration" />
				<Style Name="Ref to VHDL Entity" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Architecture" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Component" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Process" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Config" ParentStyle="Reference" />
				<Style
					Name="End of Line"
					Scale="90"
					BackColor="#e0e0e0"
					ParentStyle="Operator"
					/>
				<Style Name="Visible Tabs and Spaces" TextColor="#a0a0a0" />
				<Style Name="HTML Tag Excerpt" />
				<Style Name="new comment" />
			</Styles>
		</Theme>
		<Theme
			Name="Styles for use with dark backgrounds"
			>
			<Styles
				StyleAppVer="4.00.0124"
				>
				<Style Name="Default Text" />
				<Style
					Name="Number"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					ParentStyle="Ref to Const"
					/>
				<Style Name="Operator" TextColor="#00b700" />
				<Style Name="Delimiter" TextColor="#f2f48a" />
				<Style Name="Comment" TextColor="#beb7ff" />
				<Style
					Name="String"
					FixedWhiteSpace="0"
					TextColor="#f4f48a"
					BackColor="#3c3c3c"
					/>
				<Style Name="Keyword" TextColor="#008000" />
				<Style Name="Control" Bold="1" TextColor="#f0f0f0" />
				<Style Name="Special" Bold="1" Italic="1" />
				<Style Name="Boolean" TextColor="#f37af3" />
				<Style Name="Debug" TextColor="#ff0000" Italic="1" Underline="Dotted" />
				<Style
					Name="Null Value"
					TextColor="#ff0000"
					ParentStyle="Ref to Const"
					/>
				<Style Name="System" ParentStyle="Reference" />
				<Style Name="Declaration" Bold="1" TextColor="#00cc66" />
				<Style
					Name="Ref To Local"
					TextColor="#37a5e1"
					ParentStyle="Reference"
					/>
				<Style Name="Reference" TextColor="#00cc66" />
				<Style Name="Directive" ParentStyle="Control" />
				<Style
					Name="Line Number"
					TextColor="#808080"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style
					Name="Highlight"
					TextColor="#000000"
					BackColor="#ffff00"
					Bold="1"
					/>
				<Style
					Name="Symbol Characters"
					FontName="Microsoft Sans Serif"
					FontPitchFamily="0"
					FontCharset="0"
					ParentStyle="Operator"
					/>
				<Style
					Name="Declare Template Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Parameter"
					Bold="1"
					TextColor="#e19141"
					ParentStyle="Ref To Local"
					/>
				<Style Name="Declare Template" ParentStyle="Declare Function" />
				<Style Name="Declare Package" ParentStyle="Declaration" />
				<Style Name="Ref to Template" ParentStyle="Reference" />
				<Style Name="Ref to Package" ParentStyle="Reference" />
				<Style
					Name="Ref to Template Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style Name="Selection" TextColor="#ffffff" BackColor="#509e9e" />
				<Style Name="Declare Namespace" ParentStyle="Declaration" />
				<Style Name="Ref to Namespace" ParentStyle="Reference" />
				<Style
					Name="Declare Local"
					TextColor="#37a5e1"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Member" ParentStyle="Declaration" />
				<Style
					Name="Declare Method"
					CharSpacing="10"
					ParentStyle="Declare Function"
					/>
				<Style Name="Declare Method Inline" ParentStyle="Declare Function" />
				<Style
					Name="Declare Function"
					Scale="140"
					KeepWithNextLine="1"
					TextColor="#f0f0f0"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Macro" ParentStyle="Declaration" />
				<Style
					Name="Declare Struct"
					Scale="140"
					KeepWithNextLine="1"
					TextColor="#eaea15"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Union" ParentStyle="Declare Struct" />
				<Style Name="Declare Typedef" ParentStyle="Declare Struct" />
				<Style Name="Declare Class" Scale="120" ParentStyle="Declare Struct" />
				<Style Name="Declare Var" ParentStyle="Declaration" />
				<Style Name="Declare Constant" ParentStyle="Declaration" />
				<Style Name="Declare Enum" ParentStyle="Declare Struct" />
				<Style Name="Declare Enum Const" ParentStyle="Declaration" />
				<Style Name="Declare Edit Macro" ParentStyle="Declare Function" />
				<Style Name="Declare Prototype" ParentStyle="Declare Function" />
				<Style Name="Preprocessor" ParentStyle="Declaration" />
				<Style
					Name="Search Result Heading"
					Bold="1"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Label"
					TextColor="#ff0000"
					Scale="110"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Interface" ParentStyle="Declare Class" />
				<Style Name="Declare Resource" ParentStyle="Declaration" />
				<Style Name="File" ParentStyle="Declaration" />
				<Style Name="Declare Custom Tag" ParentStyle="Declaration" />
				<Style Name="Ref to Func" Bold="1" ParentStyle="Reference" />
				<Style Name="Ref to Macro" ParentStyle="Ref to Func" />
				<Style
					Name="Ref to Struct"
					TextColor="#11c1c1"
					ParentStyle="Reference"
					/>
				<Style Name="Ref to Union" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Typedef" ParentStyle="Ref to Struct" />
				<Style
					Name="Ref to Global Var"
					Italic="1"
					TextColor="#e860e8"
					ParentStyle="Reference"
					/>
				<Style
					Name="Ref to Const"
					TextColor="#ef5656"
					ParentStyle="Reference"
					/>
				<Style Name="Ref to Enum" ParentStyle="Reference" />
				<Style Name="Ref to Custom" ParentStyle="Reference" />
				<Style Name="Ref to EdMacro" ParentStyle="Reference" />
				<Style Name="Ref to Class" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Method" Italic="1" ParentStyle="Ref to Func" />
				<Style Name="Ref to EnumConst" ParentStyle="Ref to Const" />
				<Style Name="Ref to Proto" ParentStyle="Ref to Func" />
				<Style Name="Ref to Preproc" ParentStyle="Reference" />
				<Style Name="Ref to Search" ParentStyle="Reference" />
				<Style Name="Ref to Label" ParentStyle="Reference" />
				<Style Name="Ref to Member" Italic="1" ParentStyle="Reference" />
				<Style Name="Ref to Interface" ParentStyle="Ref to Class" />
				<Style Name="Ref to Resource" ParentStyle="Reference" />
				<Style Name="Ref to File" ParentStyle="Reference" />
				<Style
					Name="Comment Heading 1"
					Bold="1"
					Scale="150"
					Underline="Thick"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 2"
					Bold="1"
					Scale="130"
					Underline="Single"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 3"
					Bold="1"
					Scale="120"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 4"
					Bold="1"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Comment Right" Italic="1" ParentStyle="Comment" />
				<Style Name="Ref to Base Class" ParentStyle="Reference" />
				<Style Name="Ref to Inline Type" ParentStyle="Reference" />
				<Style Name="Inactive Code" TextColor="#808080" />
				<Style
					Name="Declare Parameter"
					Underline="Single"
					TextColor="#e19241"
					ParentStyle="Declare Local"
					/>
				<Style
					Name="Auto Annotations"
					Scale="90"
					TextColor="#808080"
					ParentStyle="Comment"
					/>
				<Style Name="HTML or XML Element" />
				<Style
					Name="HTML Title"
					TextColor="#ff0000"
					Bold="1"
					Scale="130"
					Underline="Single"
					/>
				<Style Name="Perl POD" />
				<Style Name="Perl End Script" />
				<Style Name="Declare Method Prototype" ParentStyle="Declare Method" />
				<Style Name="Ref to Method Prototype" ParentStyle="Ref to Method" />
				<Style
					Name="Comment To Do"
					Scale="120"
					Bold="1"
					TextColor="#000000"
					BackColor="#ffff00"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Ref to IDL Module" ParentStyle="Reference" />
				<Style Name="Ref to IDL Library" ParentStyle="Reference" />
				<Style
					Name="Declare IDL Module"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare IDL Library"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Comment Single Line" ParentStyle="Comment" />
				<Style Name="Comment Multi Line" ParentStyle="Comment" />
				<Style Name="Parentheses" ParentStyle="Delimiter" />
				<Style Name="HTML Body Text" FixedWhiteSpace="0" />
				<Style Name="HTML Tag" Bold="1" TextColor="#15eaea" />
				<Style Name="Standard Property" ParentStyle="Ref to Member" />
				<Style Name="Standard Function" ParentStyle="Ref to Func" />
				<Style Name="Standard Object" ParentStyle="Ref to Class" />
				<Style
					Name="Declare CSS Selector"
					Scale="120"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare C# Property" ParentStyle="Declaration" />
				<Style Name="Ref to C# Property" ParentStyle="Reference" />
				<Style
					Name="Mono Font View"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style Name="Declare C# Event" ParentStyle="Declaration" />
				<Style Name="Declare C# Indexer" ParentStyle="Declaration" />
				<Style Name="Ref to C# Event" ParentStyle="Reference" />
				<Style Name="Ref to C# Indexer" ParentStyle="Reference" />
				<Style Name="Ref to Alias" ParentStyle="Reference" />
				<Style Name="Declare Alias" ParentStyle="Declaration" />
				<Style Name="CDATA Section" TextColor="#808080" />
				<Style
					Name="Declare Type Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Type Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style
					Name="Snippet Input Field"
					TextColor="#000000"
					BackColor="#a0e1ff"
					Bold="1"
					/>
				<Style Name="Register" TextColor="#008000" Bold="1" />
				<Style
					Name="Python Doc String"
					Italic="1"
					FixedWhiteSpace="0"
					ParentStyle="Comment"
					/>
				<Style Name="Instruction" ParentStyle="Control" />
				<Style
					Name="Reference Highlight"
					TextColor="#000000"
					BackColor="#0080c0"
					/>
				<Style Name="Declare VHDL Entity" ParentStyle="Declaration" />
				<Style Name="Declare VHDL Architecture" ParentStyle="Declaration" />
				<Style Name="Declare VHDL Component" ParentStyle="Declaration" />
				<Style Name="Declare VHDL Process" ParentStyle="Declaration" />
				<Style Name="Declare VHDL Config" ParentStyle="Declaration" />
				<Style Name="Ref to VHDL Entity" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Architecture" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Component" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Process" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Config" ParentStyle="Reference" />
				<Style
					Name="End of Line"
					Scale="90"
					BackColor="#e0e0e0"
					ParentStyle="Operator"
					/>
				<Style Name="Visible Tabs and Spaces" TextColor="#a0a0a0" />
				<Style Name="HTML Tag Excerpt" />
				<Style Name="new comment" />
			</Styles>
		</Theme>
		<Theme
			Name="Wheat"
			>
			<DisplayColors>
				<Item Name="DefaultText" Color="#000000" />
				<Item Name="WindowBackground" Color="#ebe7d8" />
				<Item Name="SelectionBar" Color="#ccc1b3" />
				<Item Name="PrintedDefaultText" Color="#000000" />
				<Item Name="PrintedWindowBackground" Color="#ffffff" />
				<Item Name="ChangeMarks" Color="#ffff00" />
				<Item Name="SavedChangeMarks" Color="#bdddba" />
				<Item Name="CurrentLineIndicator" Color="#e6e6e6" />
				<Item Name="EndofFile" Color="#c0c0c0" />
				<Item Name="ApplicationBackground" Color="#bdae82" />
				<Item Name="FrameText" Color="#000000" />
				<Item Name="FrameBackground" Color="#bfb9ae" />
				<DefaultPanelFontAndColor
					TextColor="#000000"
					BackColor="#ebe7d8"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</DefaultPanelFontAndColor>
			</DisplayColors>
			<DisplayPreferences>
				<OverviewOptions BackColor="#ffffff" MarkColor="#804000" TextColor="#000000" />
			</DisplayPreferences>
			<SymbolPane
				TextColor="#000000"
				BackColor="#ebe7d8"
				>
				<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
			</SymbolPane>
			<ClipWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ebe7d8"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ClipWindow>
			<BookmarkWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ebe7d8"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</BookmarkWindow>
			<FTPWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ebe7d8"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FTPWindow>
			<ContextWindow
				SourceBackColor="#ebe7d8"
				>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ebe7d8"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ContextWindow>
			<ProjectSymbolWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ebe7d8"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolWindow>
			<ProjectFileWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ebe7d8"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileWindow>
			<ProjectFileTypeWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ebe7d8"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFileTypeWindow>
			<ProjectSymbolTypeWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ebe7d8"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectSymbolTypeWindow>
			<ProjectFolderWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ebe7d8"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</ProjectFolderWindow>
			<FileCompareWindow
				SourceBackColor="#ebe7d8"
				>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ebe7d8"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</FileCompareWindow>
			<DirectoryCompareWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ebe7d8"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</DirectoryCompareWindow>
			<SnippetWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ebe7d8"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</SnippetWindow>
			<WindowListWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ebe7d8"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</WindowListWindow>
			<RelationWindow>
				<ListDisplay
					TextColor="#000000"
					BackColor="#ebe7d8"
					>
					<Font name="Segoe UI" psize="9" fpfamily="0" charset="1" />
				</ListDisplay>
			</RelationWindow>
			<Styles
				StyleAppVer="4.00.0077"
				>
				<Style Name="Default Text" />
				<Style
					Name="Number"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					ParentStyle="Ref to Const"
					/>
				<Style Name="Operator" />
				<Style Name="Delimiter" KeepWithNextLine="1" />
				<Style Name="Comment" TextColor="#004080" />
				<Style
					Name="String"
					FixedWhiteSpace="0"
					TextColor="#000080"
					BackColor="#ffffc6"
					/>
				<Style Name="Keyword" TextColor="#008000" />
				<Style Name="Control" Bold="1" />
				<Style Name="Special" Bold="1" Italic="1" />
				<Style Name="Boolean" TextColor="#800080" />
				<Style Name="Debug" TextColor="#ff0000" Italic="1" Underline="Dotted" />
				<Style
					Name="Null Value"
					TextColor="#ff0000"
					ParentStyle="Ref to Const"
					/>
				<Style Name="System" ParentStyle="Reference" />
				<Style Name="Declaration" Bold="1" />
				<Style
					Name="Ref To Local"
					TextColor="#008080"
					ParentStyle="Reference"
					/>
				<Style Name="Reference" />
				<Style Name="Directive" ParentStyle="Control" />
				<Style
					Name="Line Number"
					TextColor="#c0c0c0"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style
					Name="Highlight"
					TextColor="#000000"
					BackColor="#ffff00"
					Bold="1"
					/>
				<Style
					Name="Symbol Characters"
					FontName="Microsoft Sans Serif"
					FontPitchFamily="0"
					FontCharset="0"
					ParentStyle="Operator"
					/>
				<Style
					Name="Declare Template Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Parameter"
					Bold="1"
					Underline="Dotted"
					ParentStyle="Ref To Local"
					/>
				<Style Name="Declare Template" ParentStyle="Declare Function" />
				<Style Name="Declare Package" ParentStyle="Declaration" />
				<Style Name="Ref to Template" ParentStyle="Reference" />
				<Style Name="Ref to Package" ParentStyle="Reference" />
				<Style
					Name="Ref to Template Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style Name="Selection" TextColor="#ffffff" BackColor="#509e9e" />
				<Style Name="Declare Namespace" ParentStyle="Declaration" />
				<Style Name="Ref to Namespace" ParentStyle="Reference" />
				<Style Name="Declare Local" ParentStyle="Declaration" />
				<Style Name="Declare Member" ParentStyle="Declaration" />
				<Style
					Name="Declare Method"
					CharSpacing="10"
					ParentStyle="Declare Function"
					/>
				<Style Name="Declare Method Inline" ParentStyle="Declare Function" />
				<Style
					Name="Declare Function"
					Scale="140"
					Bold="0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Macro" ParentStyle="Declaration" />
				<Style
					Name="Declare Struct"
					Scale="140"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Union" ParentStyle="Declare Struct" />
				<Style Name="Declare Typedef" ParentStyle="Declare Struct" />
				<Style Name="Declare Class" Scale="120" ParentStyle="Declare Struct" />
				<Style Name="Declare Var" ParentStyle="Declaration" />
				<Style Name="Declare Constant" ParentStyle="Declaration" />
				<Style Name="Declare Enum" ParentStyle="Declare Struct" />
				<Style Name="Declare Enum Const" ParentStyle="Declaration" />
				<Style Name="Declare Edit Macro" ParentStyle="Declare Function" />
				<Style Name="Declare Prototype" ParentStyle="Declare Function" />
				<Style Name="Preprocessor" ParentStyle="Declaration" />
				<Style
					Name="Search Result Heading"
					Bold="1"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Label"
					TextColor="#ff0000"
					Scale="110"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare Interface" ParentStyle="Declare Class" />
				<Style Name="Declare Resource" ParentStyle="Declaration" />
				<Style Name="File" ParentStyle="Declaration" />
				<Style Name="Declare Custom Tag" ParentStyle="Declaration" />
				<Style Name="Ref to Func" Bold="1" ParentStyle="Reference" />
				<Style Name="Ref to Macro" ParentStyle="Ref to Func" />
				<Style Name="Ref to Struct" Bold="1" ParentStyle="Reference" />
				<Style Name="Ref to Union" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Typedef" ParentStyle="Ref to Struct" />
				<Style
					Name="Ref to Global Var"
					Bold="1"
					Italic="1"
					TextColor="#800080"
					ParentStyle="Reference"
					/>
				<Style
					Name="Ref to Const"
					TextColor="#ff4646"
					ParentStyle="Reference"
					/>
				<Style Name="Ref to Enum" ParentStyle="Reference" />
				<Style Name="Ref to Custom" ParentStyle="Reference" />
				<Style Name="Ref to EdMacro" ParentStyle="Reference" />
				<Style Name="Ref to Class" ParentStyle="Ref to Struct" />
				<Style Name="Ref to Method" Italic="1" ParentStyle="Ref to Func" />
				<Style Name="Ref to EnumConst" ParentStyle="Ref to Const" />
				<Style Name="Ref to Proto" ParentStyle="Ref to Func" />
				<Style Name="Ref to Preproc" ParentStyle="Reference" />
				<Style Name="Ref to Search" ParentStyle="Reference" />
				<Style Name="Ref to Label" ParentStyle="Reference" />
				<Style Name="Ref to Member" Italic="1" ParentStyle="Reference" />
				<Style Name="Ref to Interface" ParentStyle="Ref to Class" />
				<Style Name="Ref to Resource" ParentStyle="Reference" />
				<Style Name="Ref to File" ParentStyle="Reference" />
				<Style
					Name="Comment Heading 1"
					Bold="1"
					Scale="150"
					Underline="Thick"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 2"
					Bold="1"
					Scale="130"
					Underline="Single"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 3"
					Bold="1"
					Scale="120"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style
					Name="Comment Heading 4"
					Bold="1"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Comment Right" Italic="1" ParentStyle="Comment" />
				<Style Name="Ref to Base Class" ParentStyle="Reference" />
				<Style Name="Ref to Inline Type" ParentStyle="Reference" />
				<Style Name="Inactive Code" TextColor="#808080" />
				<Style
					Name="Declare Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Auto Annotations"
					Scale="90"
					TextColor="#808080"
					ParentStyle="Comment"
					/>
				<Style Name="HTML or XML Element" />
				<Style
					Name="HTML Title"
					TextColor="#ff0000"
					Bold="1"
					Scale="130"
					Underline="Single"
					/>
				<Style Name="Perl POD" />
				<Style Name="Perl End Script" />
				<Style Name="Declare Method Prototype" ParentStyle="Declare Method" />
				<Style Name="Ref to Method Prototype" ParentStyle="Ref to Method" />
				<Style
					Name="Comment To Do"
					Scale="120"
					Bold="1"
					TextColor="#000000"
					BackColor="#ffff00"
					FontName="Arial"
					FontPitchFamily="2"
					FontCharset="0"
					ParentStyle="Comment"
					/>
				<Style Name="Ref to IDL Module" ParentStyle="Reference" />
				<Style Name="Ref to IDL Library" ParentStyle="Reference" />
				<Style
					Name="Declare IDL Module"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Declare IDL Library"
					Scale="150"
					ShadowColor="#c0c0c0"
					KeepWithNextLine="1"
					ParentStyle="Declaration"
					/>
				<Style Name="Comment Single Line" ParentStyle="Comment" />
				<Style Name="Comment Multi Line" ParentStyle="Comment" />
				<Style Name="Parentheses" ParentStyle="Delimiter" />
				<Style Name="HTML Body Text" FixedWhiteSpace="0" />
				<Style Name="HTML Tag" TextColor="#008000" Bold="1" />
				<Style Name="Standard Property" ParentStyle="Ref to Member" />
				<Style Name="Standard Function" ParentStyle="Ref to Func" />
				<Style Name="Standard Object" ParentStyle="Ref to Class" />
				<Style
					Name="Declare CSS Selector"
					Scale="120"
					ParentStyle="Declaration"
					/>
				<Style Name="Declare C# Property" ParentStyle="Declaration" />
				<Style Name="Ref to C# Property" ParentStyle="Reference" />
				<Style
					Name="Mono Font View"
					FontName="Consolas"
					FontPitchFamily="1"
					FontCharset="0"
					/>
				<Style Name="Declare C# Event" ParentStyle="Declaration" />
				<Style Name="Declare C# Indexer" ParentStyle="Declaration" />
				<Style Name="Ref to C# Event" ParentStyle="Reference" />
				<Style Name="Ref to C# Indexer" ParentStyle="Reference" />
				<Style Name="Ref to Alias" ParentStyle="Reference" />
				<Style Name="Declare Alias" ParentStyle="Declaration" />
				<Style Name="CDATA Section" TextColor="#808080" />
				<Style
					Name="Declare Type Parameter"
					Underline="Single"
					ParentStyle="Declaration"
					/>
				<Style
					Name="Ref to Type Parameter"
					Underline="Single"
					Bold="1"
					ParentStyle="Reference"
					/>
				<Style
					Name="Snippet Input Field"
					TextColor="#000000"
					BackColor="#a0e1ff"
					Bold="1"
					/>
				<Style Name="Register" TextColor="#008000" Bold="1" />
				<Style
					Name="Python Doc String"
					Italic="1"
					FixedWhiteSpace="0"
					ParentStyle="Comment"
					/>
				<Style Name="Instruction" ParentStyle="Control" />
				<Style
					Name="Reference Highlight"
					TextColor="#000000"
					BackColor="#c5f1c8"
					/>
				<Style Name="Declare VHDL Entity" ParentStyle="Declaration" />
				<Style Name="Declare VHDL Architecture" ParentStyle="Declaration" />
				<Style Name="Declare VHDL Component" ParentStyle="Declaration" />
				<Style Name="Declare VHDL Process" ParentStyle="Declaration" />
				<Style Name="Declare VHDL Config" ParentStyle="Declaration" />
				<Style Name="Ref to VHDL Entity" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Architecture" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Component" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Process" ParentStyle="Reference" />
				<Style Name="Ref to VHDL Config" ParentStyle="Reference" />
				<Style Name="HTML Tag Excerpt" />
				<Style Name="new comment" />
			</Styles>
		</Theme>
	</ThemeList>
</SourceInsightVisualThemes>
