.style1 {
	font-family: sans-serif;
	color: #333333;
	line-height: 1.5em;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	
}

.style_p_p {
	font-family: sans-serif;
	color: #333333;
	line-height: 1.8em;
	padding-top: 50px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;	
	
	
}
.style1_color{
	font-family: sans-serif;
	color: #7E676A;
	line-height: 2em;
	padding-left: 10px;
	padding-right: 25px;
	font-size: 11px;
	font-weight: normal;
	
}

.style2 {
	font-family: sans-serif;
	color: #333333;
	line-height: 1.8em;
	padding-left: 10px;
	padding-right: 25px;
	font-size: 11px;
	font-weight: normal;
	
}

.list {
	list-style-type: circle;
}
