body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #603811;
	line-height: 16px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #603811;
	line-height: 16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(_img/_common/bg.gif);
}
a:link {
	color: #603811;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #603811;
}
a:hover {
	text-decoration: none;
	color: #603811;
}
a:active {
	text-decoration: underline;
	color: #603811;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
}
a.sub {
	color: #FFFFFF;
	text-decoration: none;
}

a.sub:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.sub:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.sub:hover {
	text-decoration: none;
	color: #603811;
}
a.sub:active {
	text-decoration: none;
	color: #FFFFFF;
}
ul {
	list-style-type: circle;
}
