@charset "utf-8";
table {
	width: 520px;
	color: #ffffff;
	font-size: 14px;
	text-align: left;
	border: 2px solid white;
}
td {
	border: 2px solid #9F8965;
}

table h3 {
	font-size: 16px;
	margin: none;
	color: E5EBD8;
}
