@charset "UTF-8";
body,td,th {
	background-color: 000000;
}
font {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #6E534B;
}
A:visited {
	color: #6E534B;
	text-decoration: none;
	font-weight: normal;
}
A:active {
	color: #6E534B;
	text-decoration: none;
}
A:hover {
	color: #6E534B;
	text-decoration: underline;
}
a:link {
	color: #6E534B;
	text-decoration: none;
}
table {
	background-color: #36251F;
	font: #473630;
}
tr {
	background-color: #000000;
	color: #6E534B;
}
td {
	background-color: #000000;
	color: #6E534B;
}
