* {
	font-family: Georgia;
	font-size:12px;
}

.text {
	margin-top: 10px;
	text-align: justify;
	color: #616161;
	font-size:13px;
}

#title {
	font-size: 15px;
	color: #51504e;	
	text-align: left;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom: 10px;
}

.footer {
	float: right;
	width: 150px;
	height: 13px;
	background-color: #605c5b;
	border:1px solid #605c5b;
	color: #FFF;
	font-size:9px;
	text-align:center;
	padding-top: 2px;
}