body {
	background-color: #1F1F1F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	background-image: url(../new html/images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
}
.footer {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}
.bodyTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyMore {
	font-family: tahoma, arial;
	font-size: 9.5px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
