@charset "utf-8";
body {
	background-color: #000000;
}
.style1 {
	color: #E0D8B1;
	font-weight: normal;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFD6AF;
}
a:link {
	color: #976A31;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #976A31;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
