body {
	background-color: #000000;
	background-image: url(background-max.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color:#FFFFFF;
}
.maintext
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
}
.table_text
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:14px;
	color:#898989;
	text-decoration:none;
	font-weight:normal;
	line-height:16px;
}
.table_text a
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:14px;
	color:#00B4FF;
	text-decoration:underline;
	font-weight:normal;
	line-height:16px;
}
.table_text a:hover
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:14px;
	color:#91E1FF;
	text-decoration:underline;
	font-weight:normal;
	line-height:16px;
}

