/* CSS Document */
<style>
<!--
.t_txt   {font-style: normal; font-weight: normal;}
.menu   {font-size: 13pt; font-style: normal; line-height: 13pt; font-weight: normal; color: #666666; }

a:link { color: #FF0000; text-decoration: underline; background: none; }
a:visited { color: #551A8B; text-decoration: underline; background: none; }
a:hover { color: #0000EE; text-decoration: underline; background: none; }
a:active { color: #0000EE; text-decoration: underline; background: none; }

a:link.plink, a:visited.plink  { font-size: 9pt; color: ; text-decoration: underline; background: none; }
a:hover.plink, a:active.plink { font-size: 9pt; color: #666666; text-decoration: underline; background: none; }

a:link.cts {
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited.cts {
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover.cts {
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:active.cts {
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link.cts_over {
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited.cts_over {
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover.cts_over {
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:active.cts_over {
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
-->
</style>
