.s-text {
	font-size: 12px;
	line-height: 18px;
	margin-left: 20px;
}
.m-text {
	font-size: 11px;
}
.title1 {
	font-size: 13px;
	color: #990000;
	padding-left: 50px;
	font-weight: bold;
}
.content {
	font-size: 11px;
	padding-right: 35px;
	padding-left: 50px;
	color: #000000;
	line-height: 16px;
	text-align: justify;

}
.linebreak {
	border: 1px dashed #999999;
}
.dash-table {
	border: 1px dashed;
}
.table-text {
	font-size: 11px;
	padding-left: 10px;
}
.side-dash {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}
.line-table {
	border: 1px solid;
}
.solid-table {
	border: 1px solid;
}
.vertical-line {
	border-left-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.txt {
	font-family: 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
.horizontal-line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
