<style type="text/css">
<!--
body {
	background-image: url(images/back_tile.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #C95C0A;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: x-small}

#copyright {
	font-size: x-small;
	font-family: Arial, Verdana;
	color: #000000;
	font-weight: bold;
}

-->
</style>