span.footnote a
{
	display: inline;
	background: none;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
span.footnote a span.sub-footnote
{
	display: none;
}
.footnote-footer 
{
	display:block;
}
.footnote-footer-first
{
	margin-top:3em !important;
}
.footnote-footer-index
{
	vertical-align: super;
	font-size: 80%;
	color: Gray;
}
