body {
	background-color: #656565;
	margin: 0px;
	padding: 0px;
	background-image: url(images/index001.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
}

a.link1 {
	font-size: 10px;
	font-weight: bold;
	color: #33302C;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #C5B88E;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: underline;
}

.text1 {
	font-size: 10px;
	color: #434343;
}

.text2 {
	font-size: 10px;
	color: #FBEEC6;
}

.text3 {
	font-size: 11px;
	color: #C5B88E;
}

.bg1 {
	background-image: url(images/index020.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bg2 {
	background-image: url(images/index029.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bg3 {
	background-image: url(images/index066.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
