body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.gif);
}

body, th, td {
	font-family: Times New Roman;
	font-size: 11px;
	color: #5E2F00; font-weight:bold; line-height:200%
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #996633; text-decoration:none
}

a:hover {
	text-decoration: overline underline;color:#000000
}

.bg1 {
	background-image: url(images/index23.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.bg2 {
	background-image: url(images/page01.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.bg3 {
	background-image: url(images/page02.jpg);
	background-repeat: repeat-x;
}