body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #978562;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #625432;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #625432;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #625432;
}
.font01 {
	font-size: 12px;
}
.font02 {
	font-size: 15px;
}
.font03 {
	font-size: 11px;
}
.font04 {
	font-size: 16px;
}
.copy {
	font-size: 10px;
	color: #C4B19F;
}
hr {
	color: #978562;
}
.title01 {
	color: #FFFFFF;
	background-color: #948663;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #948663;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #948663;
}

