.footer { /* S&D formatting */
	position: fixed;
	bottom: 0;
	left: 0;
	width: 99%;
	height: 40px;
	margin: 0 10px;
	text-align: right;
	clear: both;
	font-family: Arial;
	font-size: 6pt;
	}