body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/page01.jpg);
	background-position: 0px 400px;
}

body, th, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFEDAA;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #614C13;
}

.text2 {
	color: #ABA576;
}

a {
	color: #FFEDAA;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #FFEDAA;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

.bg1 {
	background-image: url(images/page02.jpg);
	background-repeat: repeat-x;
}

.bg2 {
	background-image: url(images/page19.jpg);
	background-repeat: repeat-x;
}
