.copy {
	font-size: 8pt;
	color: #666666;
}
.text {
	font-size: 9pt;
	line-height: 1.4;
	color: #666666;
}
.cont-und {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #7B6032;
	text-decoration: underline;
}
.page-title {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
p {
	font-size: 9pt;
	line-height: 1.6;
	color: #666666;
}
.sub-title {
	font-size: 9pt;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	background-color: #FBF4E7;
}
.in-box {
	font-size: 9pt;
	color: #006699;
	background-color: #EFFCFF;
	border: 1px solid #6EB4D8;
}
.caut-box {
	font-size: 9pt;
	color: #006699;
	background-color: #FFF3E0;
	border: 1px solid #FF6600;
}
.tool-bd {
	border: 1px solid #B5B5B5;
}

