body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #beb09c;
}
a:visited {
	color: #beb09c;
}
a:hover {
	color: #beb09c;
}
a:active {
	color: #beb09c;
}

.theback {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

