/* CSS Document */
body,td,th {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #564D3F;
}
body {
	background-color: #000000;
	background-image: url(images/bk.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #009900;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Century Gothic;
	font-weight: bold;
}
h1 {
	color: #000000;
}
h2 {
	color: #000000;
}
h3 {
	color: #000000;
}
h4 {
	color: #000000;
}
h5 {
	color: #000000;
}
h6 {
	color: #000000;
}
.body-bk {
	background-image: url(images/bk-body.gif);
	background-repeat: repeat-y;
}
.footer-text {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #927F5E;
}
