body {
	background-color : #ffffff;
}

.fo{
	background-image : url(img/bg1.gif);
	background-repeat : repeat-x;
	background-position: bottom;
	vertical-align: middle;
	text-align: center;
	height: 61px;
	font-weight: bold;
}

td{
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.ma{
	padding: 20px;
}
