body {
	margin: 0px;
	background-color: #FFFFFF;
}
#table1 {
	background-image: url(../img/back.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin: 0px;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.Title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
