.about h3
{
	font-size:18px;
	color:#000000;
}
.about p
{
	font-size:14px;
	text-align:justify;
	color:#333333;
}
.about ul, .about ul li
{
	list-style:none;
	list-style-type:none;
	padding:0;
	margin:0;
}
.about ul li
{
	list-style:none;
	list-style-type:square;
	line-height:25px;
	padding-left:10px;
	margin-left:20px;
	color:#333333;
}