body {
	background-color : #E7E7E7;
	background-image : url(img/bg2.gif);
	background-repeat : repeat-y;
}

.to {
	background-image : url(img/bg1.gif);
	background-repeat : repeat-x;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 5A595A;
}.text1 {
	font-family: ??;
	font-size: 14px;
}
