@charset "utf-8";
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: oblique;
	line-height: normal;
	font-weight: lighter;
	text-transform: capitalize;
	color: #000066;
	text-decoration: blink;
}

