h5 {
	font-size: 16px;
	font-weight: bold;
	color: #333399;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333399;
}

.contents {
	font-size: 14px;
	line-height: 18px;
}
.contents ul {
	list-style:none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.contents li{
	background-image: url(img/list_icon.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
}

.txt {  font-size: 11pt; line-height: 130%}
.small9 {  font-size: 9pt; line-height: 130%}
.font12 {
	font-size: 12px;
	line-height: 16px;
}
