body {
	margin:0px;
	background-color:#000000;
	/*background-image:url(../img/index_background.jpg);
	background-repeat:no-repeat;
	background-position:center;*/
}
p, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:normal;
	color:#666666;
}
a:link, a:visited {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#999999;
	text-decoration:none;
}