/* CSS Document */

.footer{
	font-family: "Century Gothic";
	color: #999999;
	font-size: 11px;
	font-weight: 100;
	text-decoration: none;
}


.a-back{
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size:13px;
	width: 650px;
	padding: 5px 45px;
	margin: 0 auto;
	text-align:left;
}

.article{
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size:12px;
	width: 650px;
	padding: 10px 45px;
	margin: 0 auto;
	color: #222;
	text-align:left;
	font-weight:lighter;
}
.a-footer{
	width: 915px;
	text-align: center;
	margin:0 auto;
	padding: 35px 10px 20px;
	
}
