		.footreference{
			font-size: 65%;
			vertical-align: top;
			padding-left: 0.2em;
		}
		
		.footreference a, .footreference a:link, .footreference a:active, .footreference a:hover, .footreference a:visited{
			text-decoration: none;
		}

		dl.footnote{
			border-top: 1px solid #363636;
		}
		
		dl.footnote dt{
			margin: 0;
		}
		
		dl.footnote dd a, dl.footnote dd a:link, dl.footnote dd a:active, dl.footnote dd a:hover, dl.footnote dd a:visited{
			text-decoration: none;
			color: #363636;
		}
		
		dl.footnote dd span.footnote{
			font-size: 70%;
			vertical-align: top;
			padding-left: 2em;
			padding-right: 0.5em;
		}

