		div.footer {
			clear: both;
			background-color: #800000;
			color: white;
			padding: 3px;
		}

		div.footer p.returnlink {
			text-align: center;
			margin: 0px 0px 0.5em 0px;
		}

		div.footer p.returnlink a {
			color: white;
		}

		div.footer p.copyright {
			margin: 0px;
			font-size: 80%;
			font-family: Verdana,Arial,sans-serif;
			text-align: right;
		}
