div#copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px auto;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	}
	div#copyright a:link, div#copyright a:visited {
	color: #404D6D;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	}
