@charset "UTF-8";
.cs-style {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	line-height: 16pt;
}
.Name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
}
.infodetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	background-color: #FFFF00;
}
.infodetail_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	color: #666666;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
.cs-style-sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	line-height: 16pt;
}

