body {
	background-color: #892100;
	margin: 0px;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b16d58;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b16d58;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b16d58;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b16d58;
	text-decoration: none;
}
.txtfill {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b16d58;
	text-decoration: none;
}
.tableBg {
	background-image: url(Images/Bg.jpg);
	background-repeat: repeat-x;
}

