<style>	 <!--
	 body {
	 	float: none;
	 	text-align: center;
	 	font-family: Verdana, Arial, Geneva;
	 	font-size: 10pt;
	 	font-weight: 400;
	 	color: #101010;
	 	margin-left: 2;
	 	margin-right: 2;
	 	margin-top: 2;
	 	margin-bottom: 0;
	 	background-color: #ffffff;
	 }

	 table {
	 	float: none;
	 	font-family: Verdana, Arial, Geneva;
	 	font-size: 10pt;
	 	font-weight: 400;
	 }

	 table.quote {
	 	float: none;
	 	font-family: Verdana, Arial, Geneva;
	 	font-size: 9pt;
	 	font-weight: 400;
	 }

	 table.music {
	 	float: none;
	 	font-family: Verdana, Arial, Geneva;
	 	font-size: 10pt;
	 	font-weight: 600;
	 	color: #101010;
	 	background-color: #ffffff;
	 	border: 0px none;
	 	padding: 0;
	 }

	 td {
	 	float: none;
	 	font-weight: 400;
	 }

	 h3 {
	 	font-family: Verdana, Arial, Geneva;
	 	font-size: 12pt;
	 	font-weight: 600;
	 	color: #808080;
	 	margin-left: 0;
	 	margin-right: 0;
	 	margin-bottom: 12;
	 }

	 h3.nomargin {
	 	font-family: Verdana, Arial, Geneva;
	 	font-size: 12pt;
	 	font-weight: 600;
	 	color: #808080;
	 	margin-left: 0;
	 	margin-right: 0;
	 	margin-bottom: 3;
	 }

	 h4 {
	 	font-family: Verdana, Arial, Geneva;
	 	font-size: 11pt;
	 	font-weight: 600;
	 	color: #808080;
	 	margin-left: 0;
	 	margin-right: 0;
	 	margin-bottom: 10;
	 }

	ul {
	 	font-size: 10pt;
		list-style-type: disc;
		margin-left: 15;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		padding: 0;
	 }

	 strong {
	 	font-weight: 600;
	 	color: #808080;
	 }

	 div.clickon {
	 	display: none;
	 }

	 span.submenu {
	 	font-size: 10pt;
	 }

	 span.small {
	 	font-size: 10pt;
	 }

	 span.notes {
	 	font-size: 9pt;
	 }

	 span.verysmall {
	 	font-size: 7pt;
	 }

	 span.space {
	 	font-size: 6pt;
	 }

	 span.tinyspace {
	 	font-size: 1pt;
	 }

	 span.popup {
	 	display: none;
	 	color: #707070;
	 }

	 span.darkpopup {
	 	display: none;
	 	color: #101010;
	 }

	 span.emphasis {
	 	font-family: Verdana, Arial, Geneva;
	 	font-size: 10pt;
	 	font-weight: 400;
	 	color: #707070;
	 }

	 span.subtitle {
	 	font-family: Verdana, Arial, Geneva;
	 	font-size: 8pt;
	 	font-weight: 400;
	 	color: #707070;
	 }
	 input {
	 	background-color: #ffffff;
	 	font-size: 9pt;
	 	font-weight: 400;
	 	color: #101010;
	 }

	 textarea {
	 	background-color: #ffffff;
	 	font-size: 10pt;
	 	font-weight: 400;
	 	color: #101010;
	 }

	 select {
	 	background-color: #ffffff;
	 	font-size: 9pt;
	 	font-weight: 400;
	 	color: #101010;
	 }

	 option {
	 	background-color: #ffffff;
	 	color: #101010;
	 }

	 A:link {text-decoration: underline; color: #101010;}
	 A:visited {text-decoration: underline; color: #101010;}
	 A:active {text-decoration: underline; color: #101010;}
	 A:hover {text-decoration: underline; color: #707070;}

	 A.leftnav:link {text-decoration: none; font-weight: 600; color: #101010;}
	 A.leftnav:visited {text-decoration: none; font-weight: 600; color: #101010;}
	 A.leftnav:active {text-decoration: none; font-weight: 600; color: #101010;}
	 A.leftnav:hover {text-decoration: none; font-weight: 600; color: #808080;}

	 A.submenu:link {text-decoration: none; font-weight: 400; color: #101010;}
	 A.submenu:visited {text-decoration: none; font-weight: 400; color: #101010;}
	 A.submenu:active {text-decoration: none; font-weight: 400; color: #101010;}
	 A.submenu:hover {text-decoration: none; font-weight: 400; color: #707070;}

	 A.subtitle:link {text-decoration: none; font-weight: 400; color: #707070;}
	 A.subtitle:visited {text-decoration: none; font-weight: 400; color: #707070;}
	 A.subtitle:active {text-decoration: none; font-weight: 400; color: #707070;}
	 A.subtitle:hover {text-decoration: underline; font-weight: 400; color: #707070;}

	 A.popup:link {text-decoration: none; font-weight: 600; color: #101010;}
	 A.popup:visited {text-decoration: none; font-weight: 600; color: #101010;}
	 A.popup:active {text-decoration: none; font-weight: 600; color: #101010;}
	 A.popup:hover {text-decoration: none; font-weight: 600; color: #808080;}

	 A.letters:hover {color:white; background: #101010;}
	 -->
</style>
