/* CSS Document */
Body {
	background:url(images/bg.png);
	background-image:url(images/bg.png);
	font-size:14px;
	font-family:"Times New Roman";
	color:#000000;
	alink:#0066cc;
	link:#0066cc;
	vlink:#0066cc;
	
}

td.one {background-color:#000000}

.style1 {
	color:#000000
}
.images {
	background-repeat: no-repeat;
}
