<html>

<STYLE TYPE="text/css">
<!--

a:link			{color: green}
a:visited        {color: #4573B3}
a:hover			{ color: red}
body         { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 1.5 }
.bodytext	{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 1.5 }
.normal       { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 1.5; 
				margin-left: 30px; margin-top: 10px; }
.simlink	{ text-decoration: underline; color: blue; cursor: pointer}

.documentmap {border-color: #910048; border-style: solid; border-width: 2px; background-color: rgb(254,224,179);
			padding: 5px; margin-left: 5px; }
.footer		{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 1; color: blue;}
.outline1	{		font-family:  Arial, Helvetica, sans-serif;
					font-size: 9pt;
					font-weight: bold; 
					color: #0054A6;
					background-color: rgb(227,195,168); 
					margin: 0px;
					margin-bottom:-1px;
					border-style:solid; 
					border-width: 1px; 
					border-color: #910048;
					padding: 2px;
					}
.outline2	{		font-family:  Arial, Helvetica, sans-serif; 
					border-style: solid; 
					font-size: 8pt; 
					color: #0054A6;
					background-color: rgb(227,195,168);
					margin: 0px;
					margin-bottom:-1px; 
					border-width: 1px; 
					border-color: #910048;
					padding: 2px;
					padding-left: 10px;
					}

.outline1 a:link {	text-decoration: none;
					color: #0054A6);
				}
.outline1 a:hover	{	background-color: #910048;
					color: white;
				}
.outline2 a:link {	text-decoration: none;
					color: #0054A6;
				}
.outline2 a:hover	{	background-color: #910048;
					color: white;
				}
.question		{	color: green;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11pt;
					margin-bottom: 8px;
				}
.answer			{	color: black;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 9pt;
					margin-left: 20px;
				}
.crossref	{	border: none;
				float:right;
				position: relative;
				top: 10px;
			}
				
ul			{margin-top: 5px; margin-bottom: 5px}
h2			{font-family:"Helvetica 45 Light", "Arial", "Helvetica", sans-serif; font-size: 14pt; color: #910048; margin-top: 5px; margin-bottom: 5px}
h3           { font-family: "HelveticaNeue LightExt", "Arial Rounded MT Bold", "Arial Black", "Arial", "Helvetica Medium", "Helvetica Black",
			 Helvetica, sans-serif; font-size: 14pt; color: #4573B3; }
h4			{ font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #4573B3; margin-bottom: 0px; margin-top: 10px}
h5			{ font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: black; margin-bottom: 0px; margin-top: 0px}
li.exp			{font-family: Arial Unicode MS; font-size: 11pt; text-decoration: underline; 
				color: #4573B3; font-weight: normal; cursor: pointer; margin-top: 0px }
p			{ margin-top: 5px; margin-bottom: 7px }
p.sub			{ font-family: Arial; font-size: 10pt; text-decoration: none; 
				color: black; cursor: default; margin-top: 5px; margin-bottom: 6px; left: 20px }
.no_marg		{ margin-bottom: 0px; margin-top: 0px}
.small_marg		{margin-botton: 0px; margin-top: 4px}
p.indent		{ margin-left: 10px}
table.nopadding	{ padding: 0px; border-spacing: 0px}
table.table_style1 {border: 1pt solid black; bgcolor= #FEE0B3; font-size: 10pt }
.paneltext	{
		font-family:Arial, Helvetiva, sans-serif;
		font-size: 8pt;
		color: white;
		}
.paneltext:link {text-decoration: underline;
				color: white}
.paneltext:hover {color: #ffd900;}

#help_panel
	{	background-color: rgb(186,206,234);
		border-color: #910048; 
		border-style: solid; 
		border-width: 2px; 
		padding: 4px;
		margin-top: -8px; 
		margin-bottom: 8px;
		font-size: 8pt;
		cursor: pointer;
	}
.sm_link
	{	font-family: Arial, Helvetiva, sans-serif;
		font-size: 8pt;
		color: blue;
		text-decoration: underline;
		cursor: pointer;
	}	
#feedback
	{	 background-color: rgb(255,240,140);
		 border-color: #910048; 
		 border-style: solid; 
		 border-width: 2px;
		 margin: 20px; 
		 padding-left: 10px;
		 padding-top: 5px;
		 padding-bottom: -10px;
		 padding-right: 5px;
		 position: absolute; 
		 top: -170px;
		 visibility: hidden;
	}
#info		
	{	background-color: rgb(255,240,140);
 		border-color: #910048; 
 		border-style: solid; 
 		border-width: 2px;
 		width: 160px;
 		margin: 0px; 
 		padding: 3px;
 		text-align: center;
 		font-size: 8pt;
 		cursor: pointer;
	}
#search_comp
	{	border-style: none;
		background-color: #c6e9fa;	
		color: #3887c7;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		padding-left: 10px;
		padding-bottom: 1px;
		margin-top: 2px;
		margin-bottom: 0px;
	}
#head_img
	{	float: left;
		margin-right: 6px;
	}
#search
	{	color: white;
		font-size: 12pt;
	}
#find_txt
	{	font-size: 8pt;
		color: #c6e9fa;
	}
#querylang
	{	font-size: 11pt;
		margin: 2px;
		padding-top: -10px;
	}
.lge_white
	{	font-family: Arial, Helvetica, sans-serif;
		color: white;
		font-size: 13pt;
	}
.lge_white:link	{color: white}
.lge_white:visited {color: #c6e9fa}
.lge_white:hover {color: #ffd900}	

-->
</STYLE>

</html>