body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.newstable {
	background-attachment: scroll;
	background-image: url(images/index_04.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
td {
	font-size: 12px;
	color: #FFFFFF;
}
a {
	color: #CCCCCC;
}
.newsdate {
	font-size: 10px;
	color: #CCCCCC;
}
