footer {
	width: 1024px;
	color: darkgrey;
	background-color: white;
	height: 18px;
	}

footer p.foot {
	font-family: arial;
	line-height: 0px;
	font-size: 12px;
	color: darkgrey;
	background-color: white;
	text-decoration: none;
	float: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 0px;
    padding-left: 10px;
	}