body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.jpg);
}

body, th, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6F5746;
}

.align-justify {
	text-align: justify;
}
.mainText {
	font-size: 18px;
	color: #000000;
	text-align: left;
}


.text1 {
	color: #60421D;
}

.text2 {
	color: #D1AF8A;
}

a {
	color: #6F5746;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #D1AF8A;
}

.bg1 {
	background-image: url(images/index02.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.bg2 {
	background-image: url(images/index02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.bg3 {
	background-image: url(images/index21.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.link2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
	text-align: center;
}
