@charset "utf-8";
body {
	background-color: #000000;
	background-image: url();
	background-repeat: no-repeat;
}
a:link {
	color: #8D491C;
	text-decoration: underline;
}
a:visited {
	color: #8D491C;
	text-decoration: underline;
}
a:hover {
	color: #DF8600;
}
a:active {
	color: #8D491C;
	text-decoration: underline;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
h1 {
	font-size: 20
.px;
	color: #333333;
}
.style1 {color: #333333}

h2 {
	font-size: 16px;
	color: #666666;
}
h3 {
	font-size: 14px;
	color: #8D491C;
}
