body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image:url(images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}
.style1 {color: #FFFFFF}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}