@charset "utf-8";
td {
	background-color: #A39058;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
}
table {
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
	text-align: center;
}

body {
	background-color: #847546;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	font-size: 18px;
}
p {
	font-style: oblique;
	font-weight: bolder;
	text-align: center;
}

