body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.pool_table {
	background-image: url(images/PoolBKG.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.small_repeater {
	background-image: url(images/small_repeat.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.laong_repeater {
	background-image: url(images/long_repeat.png);
	background-repeat: repeat-y;
	background-position: right;
}
