body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.gif);
}

body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B38B70;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #633D2C;
}

.text2 {
	color: #B2B2B2;
}

.text3 {
	color: #FFFFFF;
}

a {
	color: #DD2700;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #D8C0C0;
}
.bg1 {
	background-image: url(images/index02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg2 {
	background-image: url(images/index21.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
