.stylesheet {
	margin: 0px;
	background-color: #000000;
	background-image: url(images/bg_01_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
}
.bg2 {
	background-color: #FFDA8A;
	margin: 0px;
	background-image: url(images/bg2_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
}
.font1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
}
.repeat2 {
	background-image: url(images/bg5_11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.font4 {
	color: #975C00;
	font-weight: bold;
	font-size: 15px;
}
.border1 {
	border: 1px solid #000000;
	background-color: #A66900;
}



.font2 {
	font-size: 14px;
}
.font3 {
	font-size: 11px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #975C00;
	text-decoration: none;
}
a:visited {
	color: #975C00;
	text-decoration: none;
}
a:active {
	color: #975C00;
	text-decoration: none;
}
a:hover {
	color: #734000;
	text-decoration: underline;
}



.repeat1 {
	background-image: url(images/repeat1_09.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
