body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #3C230F;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #8b3349;
}
.style1 {color: #FFFFFF}
a {
	color:#8b3349;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}

h1 {
	color:#8b3349;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
}