a:hover {
	text-decoration: none;
	text-align: justify;
}

.click {
	color: #006666;
	text-decoration: underline;
}
.click:hover {
	color: #006666;
	text-decoration: none;
}


.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066CC;
	text-align: justify;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #330099;
	line-height: 30px;
	text-align: justify;
}
.blue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0000FF;
	line-height: 30px;
	text-align: justify;
	font-weight: bold;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}
.a1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
	text-align: justify;
}
.1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006666;
	text-align: justify;
}
.3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 140%;
	font-weight: normal;
	color: #333333;
	width:150px;
	text-align:justify;
	text-justify:inter-ideograph;
	padding-right: 8px;
	padding-left: 8px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC0000;
}
.link {
	font-size: 9.5pt;
	margin-right: 2px;
	text-align: center;
	margin-left: 2px;
	width: 90%;
	height: 90%;
}
.link a {
	color: #000000;
	text-decoration: none;
}
.link a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #016E5D;
	width: 100%;
	text-align: center;
	height: 100%;
	padding-top: 2px;
}


.txt-box{
	width:500px;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size: 10pt;
	color: #333333;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
