.bord-lr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
p {
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 155%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dot-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

h5 {
	font-size: 12px;
	color: #666666;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.c-txt {
	text-align: center;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-size: 12px;
	color: #666600;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	margin: 0px;
	color: #666666;
	text-align: left;
}
.bord-lrtb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
li {
	margin-bottom: 10px;
	font-size: 12px;
	color: #666666;
	list-style-type: square;
	text-align: left;
}
.c-txt a {
	color: #666666;
	text-decoration: none;
}
