body {
	background-color : #ffffff;
	background-image : url(images/bg2.gif);
	background-repeat : repeat-y;
	background-position : left;
}

.to {
	background-image : url(images/bg1.gif);
	background-repeat : repeat-x;
}

.fo{
	background-image: url(images/bg3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 55px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.ma{
	padding-left: 30px;
	padding-right: 40px;
}
.signature {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	left: 150em;
	font-style: italic;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	text-indent: 25px;
}

