.textSmall {
	font-size: 12px;
	line-height: 15px;
}
li {
	font-size: 12px;
	line-height: 16px;
	padding-left: 0px;
	list-style-position: outside;
	margin-left: 0px;
	list-style-type: disc;
}
ul {
	font-size: 12px;
	line-height: 16px;
	padding-left: 18px;
	list-style-position: outside;
	margin-left: 0px;
	margin-right: 0px;
}
.textSmall-read {
	font-size: 14px;
	line-height: 16px;
	padding-left: 30px;
	padding-right: 50px;
	color: #000066;
}
.tableIndent26 {
	padding-left: 24px;
	font-size: 12px;
	line-height: 15px;
}
.textHead {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.textDetail {
	font-size: 12px;
	padding-left: 5px;
}
.textComment{
	font-size: 			12px;
	color: 				#cc0000;
	font-weight:		bold;
}
h1 {
	color: #000099;
	font-size: 12px;
}

