div.scroll2
{
	background-color:#ffffff;
	width:410px;
	height:305px;
	overflow-y: auto;
}

div.scroll
{
	background-color:#ffffff;
	width:410px;
	height:335px;
	overflow-y: auto;
}

a:link {
	font-family: verdana;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	font-family: verdana;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

.page_title {
	font-family: verdana;
	font-size: 10pt;
	color: #333333;	
	font-weight: bold;
	text-decoration: none;
}

.grey01 {
	font-family: verdana;
	font-size: 10pt;
	color: #cccccc;	
	font-weight: normal;
	text-decoration: none;
}

.grey02 {
	font-family: verdana;
	font-size: 10pt;
	color: #999999;	
	font-weight: normal;
	text-decoration: none;
}

.grey03 {
	font-family: verdana;
	font-size: 10pt;
	color: #666666;	
	font-weight: normal;
	text-decoration: none;
}

.grey04 {
	font-family: verdana;
	font-size: 10pt;
	color: #333333;	
	font-weight: normal;
	text-decoration: none;
}

.black {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;	
	font-weight: normal;
	text-decoration: none;
}

.white {
	font-family: verdana;
	font-size: 10pt;
	color: #ffffff;	
	font-weight: normal;
	text-decoration: none;
}

.gingerman {
	font-family: verdana;
	font-size: 10pt;
	color: #de7c00;	
	font-weight: normal;
	text-decoration: none;
}