<!--
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bold {  font-size: 14px; font-weight: bold}
-->