@charset "utf-8";
#content table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4b583c;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#content td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4b583c;
	padding-left: 5px;
	float: none;
	text-align: left;
	letter-spacing: normal;
}

