@charset "utf-8";
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	height: auto;
	width: 1000px;
	letter-spacing: normal;
}
#container #content td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	color: #67523d;
}

