/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6A4700;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #47476C;
}
a:visited {
	color: #999966;
}

.main-bg {
	background-image: url(images/new-graphics/background.jpg);
	background-repeat: repeat-y;
}

