<HTML>
<HEAD>
<TITLE>CSS Stylesheet</TITLE>
</HEAD>
<BODY>
<STYLE>
	test { }

	BODY { 	
		font-size:11pt;
		background-color: #ffffff;
		color: #000000;
		padding-left: 6px;
	}

	p {
		margin:0pt;
		margin-bottom:4.0pt;
		mso-pagination:widow-orphan;
		font-size:11.0pt;
		font-family:"Arial";
		line-height:14.0pt;
	}
	
	p.FigureCaption, li.FigureCaption, div.FigureCaption
		{mso-style-name:"Figure Caption";
		mso-style-parent:"Table or Figure Caption";
		margin-bottom:6.0pt;
		text-align:center;
		font-weight:bold;
	}
	p.TableorFigureCaption, li.TableorFigureCaption, div.TableorFigureCaption
		{mso-style-name:"Figure Caption";
		mso-style-parent:"Table or Figure Caption";
		margin-bottom:6.0pt;
		text-align:center;
		font-weight:bold;
	}

	TD {
		font-size: 11pt;
	}
	
	div { 
		font-size: 11pt;
	}
	
	div.navLinks, div.navLink { 
		font-family: Tahoma,Arial,sans-serif;
		font-size: 11pt;
		padding-left: 6px;
	}
	
	div.currentTopic {
		font-family: Tahoma,Arial,sans-serif;
		font-size: 11pt;
		font-weight: bold;
		padding-left: 0px;
		padding-top: 16px;
		margin-bottom: 16px;
		border-bottom: #aaaabb inset 1px;
	}

	div.navChild {
		font-family: Tahoma,Arial,sans-serif;
		font-size: 11pt;
		padding-left: 0px;
		margin-left: 0px;
		padding-bottom:1px;
		margin-bottom:0;
		border-bottom: #cccccc inset 1px;
	}

	div.navGrandChild {
		font-family: Tahoma,Arial,sans-serif;
		font-size: 11pt;
		padding-left: 8px;
		padding-bottom:1px;
		margin-bottom:0;
	}

	div.navTocHeading {
		font-family: Tahoma,Arial,sans-serif;
		font-size: 11pt;
		padding-left: 0px;
		padding-top:0px;
		margin-bottom:12px;
		border-bottom: #cccccc inset 1px;
	}

	div.navAncestor {
		font-family: Tahoma,Arial,sans-serif;
		font-size: 10pt;
		padding-left: 8px;
		padding-bottom:1px;
		margin-bottom:0;
	}

	em.hit {
		color: #ff0000;
		font-weight: bolder;
		font-style: normal;
		background-color: #ffff00;
	}

	table.nav { 	
		font-family: Tahoma,Arial,sans-serif;
		font-size: 10pt;
 		color: #ffffff;
    border-color: #6666aa;
    border: .25;
    background-color: #000000;
 	}

	td.nav { 	
		font-size: 10pt;
		font-family:  Tahoma,Arial,sans-serif;
 		text-align: left;
 		color: #ffff00;
   		border: .25 inset;
   		bordercolor: #6666aa;
 		background-color: #6666cc;
 		padding-left: 8px;
 		padding-right: 8px;
 		padding-bottom: 1px;

 	}

	td.navMainTitle { 	
		font-size: 10pt;
		font-family:  Tahoma,Arial,sans-serif;
 		text-align: left;
 		color: #aaccff;
   		border: .25 inset;
   		bordercolor: #6633cc;
 		background-color: #330099;
 		padding-left: 8px;
 		padding-right: 8px;
 		padding-bottom: 2px;

 	} 	

	td.navAncestors { 	
		font-size: 10pt;
		font-family:  Tahoma,Arial,sans-serif;
 		text-align: left;
 		color: #0000ff;
   		border: 0 inset;
   		bordercolor: #6633cc;
 		background-color: #ccccff;
 		padding-left: 8px;
 		padding-right: 8px;
 		padding-bottom: 2px;
 	} 	

	a:link {
		color: #0000cc;
	}

	a:visited { 
		color: #660099;
	}

	a:active {  
		color: #0066cc;
	}

	a.slink-cr:link {
		text-decoration:none;
		color: green;
		border-bottom: dotted 1px;
		border-color: green;
	}

	a.slink-cr:visited {
		text-decoration:none;
		color: #660099;
		border-bottom: dotted 1px;
		border-color: #660099;
	}

	a.slink-cr:active {
		text-decoration:none;
		color: red;
		border-bottom: dotted 1px;
		border-color: red;
	}

	a.slink-sr:link {
		text-decoration:none;
		color: #0066cc;
		border-bottom: dotted 1px;
		border-color: #0066cc;
	}

	a.slink-sr:visited {
		text-decoration:none;
		color: #660099;
		border-bottom: dotted 1px;
		border-color: #660099;
	}

	a.slink-sr:active {
		text-decoration:none;
		color: red;
		border-bottom: dotted 1px;
		border-color: red;
	}

	a.slink-tc:link {
		text-decoration:none;
		color: #0066cc;
		border-bottom: dotted 1px;
		border-color: #0066cc;
	}

	a.slink-tc:visited {
		text-decoration:none;
		color: #660099;
		border-bottom: dotted 1px;
		border-color: #660099;
	}

	a.slink-tc:active {
		text-decoration:none;
		color: red;
		border-bottom: dotted 1px;
		border-color: red;
	}


	a.nav:link, a.nav:visited, a.nav:active {
		font-family: Tahoma,Arial,sans-serif;
		color: #ccffff;
		text-decoration: none;
		font-weight: bold;
	}


	span.navMainTitle {
		font-family: Tahoma,Arial,sans-serif;
		color: white;
		text-decoration: none;
		font-weight: bold;
	}

	a.navMainTitle:link, a.navMainTitle:visited, a.navMainTitle:active {
		font-family: Tahoma,Arial,sans-serif;
		color: white;
		text-decoration: none;
		font-weight: bold;
	}
	
	a.navChild{
		font-family: Tahoma,Arial,sans-serif;
		font-weight: bolder;
		text-decoration: none;
	}

	a.navGrandChild{
		font-family: Tahoma,Arial,sans-serif;
	}

	@media screen {  /* hide from IE3 */
		a.nav:hover { 
				color: orange;
				text-decoration: none;
		}
		a.navMainTitle:hover { 
				font-family: Tahoma,Arial,sans-serif;
				color: yellow;
				text-decoration: none;
		}
		a.navChild:hover { 
				font-family: Tahoma,Arial,sans-serif;
	 			color: #990000;
	 			background-color: #ffff99;
		} 
		a.navGrandChild:hover { 
				font-family: Tahoma,Arial,sans-serif;
	 			color: #990033;
	 			background-color: #ffffcc;
		}
	}
	
	a.nav:active {
		color: yellow;
	}
	
	a.navChild:active {
		color: #990000;
	}
	
	a.navChild:active {
		color: #990000;
	}

	a.accessibleonly {display:none}

 table {
		font-size:11.0pt;
	}

 p.Subsection {
		font-weight:bold;
	}


p.MsoCaption, li.MsoCaption, div.MsoCaption
	{mso-style-noshow:yes;
	mso-style-next:Normal;
	margin-top:6.0pt;
	margin-right:0pt;
	margin-bottom:6.0pt;
	margin-left:0pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	mso-bidi-font-size:11.0pt;
	font-family:"Arial";
	mso-fareast-font-family:"Arial";
	font-weight:bold;}

p.ednote0
	{mso-style-name:EdNote;
	margin-top:0pt;
	margin-right:0pt;
	margin-bottom:0pt;
	margin-left:15.0pt;
	margin-bottom:.0001pt;
	text-indent:-15.0pt;
	line-height:11.0pt;
	mso-pagination:widow-orphan lines-together;
	tab-stops:15.0pt;
	font-size:9.0pt;
	mso-bidi-font-size:11.0pt;
	font-family:"Arial";
	mso-fareast-font-family:"Arial";}
	
p.EdNote, li.EdNote, div.EdNote 
	{mso-style-name:EdNote;
	margin-top:0pt;
	margin-right:0pt;
	margin-bottom:0pt;
	margin-left:15.0pt;
	margin-bottom:.0001pt;
	text-indent:-15.0pt;
	line-height:11.0pt;
	mso-pagination:widow-orphan lines-together;
	tab-stops:15.0pt;
	font-size:9.0pt;
	mso-bidi-font-size:11.0pt;
	font-family:"Arial";
	mso-fareast-font-family:"Arial";}

p.Indent0, li.Indent0, div.Indent0
	{mso-style-name:"Indent 0";
	margin-left:0pt;
	text-indent:0pt;
	}

p.Indent1, li.Indent1, div.Indent1
	{mso-style-name:"Indent 1";
	margin-left:24pt;
	text-indent:0pt;
	}

p.Indent2, li.Indent2, div.Indent2 {
	mso-style-name:"Indent 2";
	margin-left:48pt;
	text-indent:0pt;
}
	
p.Indent3, li.Indent3, div.Indent3 {
	mso-style-name:"Indent 3";
	margin-left:72pt;
	text-indent:0pt;
}
	
p.Indent4, li.Indent4, div.Indent4 {
	mso-style-name:"Indent 4";
	margin-left:96pt;
	text-indent:0pt;
}

p.Indent5, li.Indent5, div.Indent5 {
	mso-style-name:"Indent 5";
	margin-left:120pt;
	text-indent:0pt;
}

p.Indent6, li.Indent6, div.Indent6 {
	mso-style-name:"Indent 6";
	margin-left:144pt;
	text-indent:0pt;
}

p.Indent7, li.Indent7, div.Indent7 {
	mso-style-name:"Indent 7";
	margin-left:168pt;
	text-indent:0pt;
}

p.Indent8, li.Indent8, div.Indent8 {
	mso-style-name:"Indent 8";
	margin-left:192pt;
	text-indent:0pt;
}

p.Indent9, li.Indent9, div.Indent9 {
	mso-style-name:"Indent 9";
	margin-left:216pt;
	text-indent:0pt;
}

p.Indent1FlushLeft, li.Indent1FlushLeft, div.Indent1FlushLeft
	{mso-style-name:"Indent 1 Flush Left";
	margin-left:24pt;
	text-indent:0pt;
	}

p.Indent2FlushLeft, li.Indent2FlushLeft, div.Indent2FlushLeft {
	mso-style-name:"Indent 2 Flush Left";
	margin-left:48pt;
	text-indent:0pt;
}
	
p.Indent3FlushLeft, li.Indent3FlushLeft, div.Indent3FlushLeft {
	mso-style-name:"Indent 3 Flush Left";
	margin-left:72pt;
	text-indent:0pt;
}
	
p.Indent4FlushLeft, li.Indent4FlushLeft, div.Indent4FlushLeft {
	mso-style-name:"Indent 4 Flush Left";
	margin-left:96pt;
	text-indent:0pt;
}

p.Indent5FlushLeft, li.Indent5FlushLeft, div.Indent5FlushLeft {
	mso-style-name:"Indent 5 Flush Left";
	margin-left:120pt;
	text-indent:0pt;
}

p.Indent6FlushLeft, li.Indent6FlushLeft, div.Indent6FlushLeft {
	mso-style-name:"Indent 6 Flush Left";
	margin-left:144pt;
	text-indent:0pt;
}

p.Indent7FlushLeft, li.Indent7FlushLeft, div.Indent7FlushLeft {
	mso-style-name:"Indent 7 Flush Left";
	margin-left:168pt;
	text-indent:0pt;
}

p.Indent8FlushLeft, li.Indent8FlushLeft, div.Indent8FlushLeft {
	mso-style-name:"Indent 8 Flush Left";
	margin-left:192pt;
	text-indent:0pt;
}

p.Indent9FlushLeft, li.Indent9FlushLeft, div.Indent9FlushLeft {
	mso-style-name:"Indent 9 Flush Left";
	margin-left:216pt;
	text-indent:0pt;
}

p.Indent1Hanging, li.Indent1Hanging, div.Indent1
	{mso-style-name:"Indent 1 Hanging";
	margin-left:24pt;
	text-indent:0pt;
	}

p.Indent2Hanging, li.Indent2Hanging, div.Indent2 {
	mso-style-name:"Indent 2 Hanging";
	margin-left:48pt;
	text-indent:0pt;
}
	
p.Indent3Hanging, li.Indent3Hanging, div.Indent3 {
	mso-style-name:"Indent 3 Hanging";
	margin-left:72pt;
	text-indent:0pt;
}
	
p.Indent4Hanging, li.Indent4Hanging, div.Indent4 {
	mso-style-name:"Indent 4 Hanging";
	margin-left:96pt;
	text-indent:0pt;
}

p.Indent5Hanging, li.Indent5Hanging, div.Indent5 {
	mso-style-name:"Indent 5 Hanging";
	margin-left:120pt;
	text-indent:0pt;
}

p.Normal-NoSpaceAfter, li.Normal-NoSpaceAfter, div.Normal-NoSpaceAfter
	{mso-style-name:"Normal - No Space After";
	margin:0pt;
	margin-bottom:0pt;
	line-height:14.0pt;
	mso-pagination:widow-orphan;
	mso-hyphenate:none;
	tab-stops:24.0pt 48.0pt 96.0pt 120.0pt;
	text-autospace:none;
	font-size:11.0pt;
	font-family:"Arial";
	mso-fareast-font-family:"Arial";
	font-weight:bold;}
	
span.msoIns
	{mso-style-type:export-only;
	mso-style-name:"";
	text-decoration:underline;
	text-underline:single;
	color:teal;}
span.msoDel
	{mso-style-type:export-only;
	mso-style-name:"";
	text-decoration:line-through;
	color:red;}
span.msoChangeProp
	{mso-style-type:export-only;
	mso-style-name:"";}

ol
	{margin-bottom:0pt;}
ul
	{margin-bottom:0pt;}

table.MsoTableNormal
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0pt 5.4pt 0pt 5.4pt;
	mso-para-margin:0pt;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-family:"Arial";
	mso-ansi-language:#0400;
	mso-fareast-language:#0400;
	mso-bidi-language:#0400;}

</STYLE>
</BODY>
</HTML>