@charset "utf-8";
body {
	font-family: Arial;
	font-size: 14px;
	vertical-align: middle;
}
#footer {
	font-size: 12px;
	text-align: center;
}
#footer li {
	background-color: #999;
	display: inline;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	list-style-type: none;
}
#footer a {
	font-size: 16px;
	color: #333;
	text-decoration: none;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	font-weight: 400;
}
