@charset "UTF-8";
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	padding: 20px;
	width: 350px;
}

