<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">LI.odd {
	color : White;
	background-color :#999999;
}
LI  {
	color : Black;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : 100;
}
UL {
	margin-left : 0pt;
	list-style : square inside;
}
UL  UL{
	margin-left : 20pt;
	list-style : circle inside;
}

A:ACTIVE {
	color : Black;
	text-decoration : underline;
}
A:ACTIVE.odd {
	color : White;
	text-decoration : none;
}
A:LINK {
	color :Black;
	text-decoration : underline;
}
A:LINK.odd {
	color :White;
	text-decoration : none;
}
A:HOVER {
	color : Red;
	text-decoration : underline;
}
A:VISITED {
	color : Black;
	text-decoration : underline;
}
A:VISITED.odd {
	color : White;
	text-decoration : none;
}
TABLE.odd {
	background-color : White;
	text-align : left;
}
TD.odd {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
TABLE {
	background-color : #ffffff;
	text-align : left;
}
TD {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}
SUP {
	font-size : 80%;
	font-weight: 500;
}
.epi {
	margin-left : 100pt;
	margin-right : auto;
	text-indent : 10pt;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}
.source {
	font-weight : bold;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-align : center;
	background : #BDB76B;
}
                              body {
	margin-left: 120pt;
	margin-right:0pt;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : 100;
	color : Black;
	background-color : White;
}
								.left{
	float: left;
	color: black
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 100;
	font-size: 8pt;
	margin-left: -55 pt;
	text-align :left;
	width: 55pt;
	margin-right : 0 pt;
	text-indent : 0pt;
}

                               
                               .out {
	float: left;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 100;
	font-size: 8pt;
	margin-left: -50 pt;
	text-align :left;
	width: 55pt;
	margin-right : 0 pt;
	text-indent : 0pt;
	display: none;
}
                              
                               .into {
	float: left;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 100;
	font-size: 8pt;
	margin-left: -50 pt;
	text-align :left;
	width: 55pt;
	margin-right : 0 pt;
	text-indent : 0pt;
	cursor: hand;
	
}
                               
                               h1{
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align : center;
	color : White;
}
                               h2{
	background-color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
}
                               h3{
	background-color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
}
                               .in {
                               margin-right : 0pt;
                               margin-left : 30pt;
                               text-align: left;
                               text-indent: 0pt;
							   font-family : Arial, Helvetica, sans-serif;
								font-size : 9pt;
								font-weight : 100;
                               }
                               .rt {
                               margin-right : 20pt;
                               text-align: right;
                               text-indent: 0pt;
                               font-size : 10pt;
							   font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : 100;
                               }
                               .name {
							   font-family : Arial, Helvetica, sans-serif;
								font-weight : 100;
                               text-align : center;
                               font-size : 10pt;
                               font-style: italic;
							   text-indent: 0pt;
                               }
                               P{
	text-indent : 30pt;
	text-align: left;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}
.caption {
text-indent: 0px;
	text-align : center;
	font-style : italic;
}
</pre></body></html>