body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/page01.jpg);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C7C7C;
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 9px;
	color: #8C7C7C;
}

.text2 {
	color: #9B3032;
}

a {
	color: #9B3032;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}
.bg1 {
	background-image: url(images/page02.jpg);
	background-repeat: repeat-x;
}


.bgA1 { background: url(images/page06.jpg) repeat-y left top; }
.bgA2 { background: url(images/page05.jpg) no-repeat left top; }
.bgA22 { background: url(images/page055.jpg) no-repeat left top; }
.bgA3 { background: url(images/page07.jpg) no-repeat left bottom; }

.bgB1 { background: url(images/page09.jpg) repeat-y left top; }
.bgB2 { background: url(images/page08.jpg) no-repeat left top; }
.bgB3 { background: url(images/page10.jpg) no-repeat left bottom; }

.bgC1 { background: url(images/page12.jpg) repeat-y left top; }
.bgC2 { background: url(images/page11.jpg) no-repeat left top; }
.bgC3 { background: url(images/page13.jpg) no-repeat left bottom; }