#footer{
	background-color: #0000FF;
	clear: both;
	color: white;
	padding: 6px;
	margin-top: 10px;
	}

#footer h4{
	text-align: center;
	color: #FFFFFF;
	padding: 6px;
	}

#footer table{
	margin-top: 6px;
	background-color: #FFFFFF;
	}

#footer hr{
	color: #0000FF;
	}