body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
}
.style2 {font-size: medium}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFCC00;
}
.xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
