@charset "utf-8";
#footer {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
