/* CSS Document */
.text1{
	font-size: 10.5px;
	line-height: 140%;
	text-align: justify;
	text-justify: inter-ideograph;
	color: #FFFFFF;
}
.text2{
	font-size: 11px;
	line-height: 180%;
	text-align: justify;
	text-justify: inter-ideograph;
	color: #000000;
	letter-spacing: 1px;
}
.text3{
	font-size: 11px;
	line-height: 180%;
	text-align: justify;
	text-justify: inter-ideograph;
	color: #000000;
	letter-spacing: 1px;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	text-indent: 1em;
}
.text4{
	font-size: 11px;
	line-height: 180%;
	text-align: justify;
	text-justify: inter-ideograph;
	color: #000000;
	letter-spacing: 1px;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	text-indent: 1em;
	padding-bottom: 20px;
}


.textpink{
	color:#CB3E7E;
	font-size: 11px;
	font-weight: bold;
	line-height: 200%;
}
.ph_float{
	float: left;
}
