body {
	background-image: url(images/bg1.gif);
	background-repeat : repeat-x;
	background-color : #ffffff;
}

.me{
	font-family : "Verdana", "Tahoma", serif;
	font-size : 9px;
	color: #000000;
	text-decoration: none;
}

.fo{
	background-image : url(images/bg2.gif);
	background-repeat : repeat-x;
	background-position : bottom;
}

td{
	font-family : Arial;
	font-size : 12px;
	color: #000000;
	text-decoration: none;
}