@charset "UTF-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: auto;
	color: #000;
}
.list_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #099;
	list-style-type: square;
	list-style: unordered;
	padding-left: 5px;
}
