@charset "utf-8";
/* CSS Document */

body {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
	
.ninept {
	font-size: 9px;
}
.tenpt {
	font-size: 10px;
}
.elevenpt {
	font-size: 11px;
}
.twelevept {
	font-size: 12px;
}
.thirteenpt {
	font-size: 13px;
}
.fourteenpt {
	font-size: 14px;
	line-height: 16px;
}
.fifteenpt {
	font-size: 15px;
}
.sixteenpt {
	font-size: 16px;
}
.seventeenpt {
	font-size: 17px;
}
.eighteenpt {
	font-size: 18px;
	letter-spacing: -1px;
}
.twentysixpt {
	font-size: 26px;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	line-height: 32px;
	font-weight: bold;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #3D7EBF;
	letter-spacing: -1px;
}
.paraone {
	text-align: justify;
	line-height: 14px;
	padding: 5px;
	font-size: 12px;
}
.titletwo {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}