body {
	background-image: url(/a/bk.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	background-attachment:fixed;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.data-table {
	background-image: url(/a/table-bk.png);
	border: 1px solid #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.data-table-top {
	background-color: #000000;
}
.data-table-btm {
	background-color: #000000;
}

