@charset "utf-8";
.copyrightfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	height: auto;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 5%;
	margin: 0px;
}
