body {
	background-repeat : repeat-x;
	background-color : #CCCCCC;
}

.fo{
	background-image : url(img/bg3.gif);
	background-repeat : repeat-x;
	background-position : bottom;
	height: 94px;
}

td{
	font-family : Arial;
	font-size : 12px;
	color: #000000;
	text-decoration: none;
}
