@charset "UTF-8";
.para {
	font-family: "Helvetica Neue";
	text-align: justify;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: rgb(58, 58, 58);
}

p {
	color: #666;
}

#LayoutDiv2 p {
	font-family: "Helvetica Neue";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
}

#LayoutDiv2 ul {
	list-style-type: disc;
}