body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/page01.jpg);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBC4B3;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #EABB79;
}

.text2 {
	color: #CAA78E;
}

.text3 {
	color: #B88968;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #CAA78E;
}

.bg1 {
	background-image: url(images/page02.jpg);
	background-repeat: repeat-y;
}

.bg2 {
	background-image: url(images/index01.jpg);
	background-repeat: repeat-y;
	background-position: 30px 0px;
}

.bg3 {
	background-image: url(images/page03.jpg);
	background-repeat: repeat-x;
}

.bg4 {
	background-image: url(images/index22.jpg);
	background-repeat: no-repeat;
}

.bg5 {
	background-image: url(images/index23.jpg);
	background-repeat: repeat-x;
}