
.footer {
padding: 0;
text-align: center;
line-height: 16px;
margin-top: 12px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding: 0;
width: 1024px; 
border: 0px solid red;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #6D6D6D;
font-size: 10px;
}

	p.footer {
	line-height: 18px;
	margin-top: 0px;
	}
	strong.footer {
	color: #3D3D3D;
	}
	a.footer {
	color: #3D3D3D;
	font-weight: bold;
	text-decoration: none;
	}
	a.footer:link {
	color: #3D3D3D;
	text-decoration: none;
	}
	a.footer:visited {
	color: #3D3D3D;
	text-decoration: none;
	}
	a.footer:hover {
	color: #000280;
	text-decoration: none;
	}