body {
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ae572a;
}
.style1 {
	color: #ffcc03;
	font-weight: bold;
}
