body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
body,td,th {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.style1 {color: #FFFFFF}
.style2 {color: #FF0000}

