.title {
	font-size: 12px;
	line-height: 150%;
	width: 300px;
	margin-top: 30px;
}
.title2 {
	padding-left: 25px;
	font-size: 12px;
	line-height: 175%;
}
.title3 {
	font-size: 12px;
	line-height: 150%;
	margin-top: 30px;

}
.txt-12pt {
	font-size: 12px;
}
.title-line {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6699;
}
.title-sub {
	font-size: 14px;
	width: 600px;
	margin-top: 50px;
	padding-left: 20px;

}
