a.menu {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-decoration:none;
	color: #FFFFB9;
}

a.menu:hover {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration:none;
	color: black;
}

.panel_tit {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: black;
}

.copynotice {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
}

a.copynotice {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: black;
}

.head1 {
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
}

.head2 {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B5D684;
}

.text {
	font-family: arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-indent: 2em;
	line-height: 18px;
	color: black;
}
