body,td,th {
	color: #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	background: #000000;
	background: url(images/bg.gif);
}
#all {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #49494C;
}
p,h1,h2,h3,h4,h5,h6
{
	margin: 0;
	margin-bottom: 0.5em;
}
.text {
	background: url(images/bg_text.jpg) no-repeat left top;
	padding: 16px;
	line-height: 16px;
}
#footer {
	background: #0F1520;
	border-top: 1px solid #49494C;
}
#footer #text_links a:link,
#footer #text_links a:visited {
	color: #FFB400;
	font-weight: bold;
}
#footer .info {
	font-size: 10px;
	color: #6F7379;
}
#footer .info a:link,
#footer .info a:visited {
	font-weight: normal;
	color: #6F7379;
}
#header {
	color: #FFFFFF;
	padding: 16px;
}
.content {
	padding: 16px;
	line-height: 16px;
}
#header a {
	color: #FFB400;
}
