#container {
	width: 600px;
	padding-top: 20px;
	padding-left: 20px;
	list-style-type: circle;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	list-style-type: circle;
}
#text ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	list-style-type: circle;
	padding-left: 25px;
	margin-top: 10px;
}
#text ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	list-style-type: circle;
	list-style-position: outside;
}
#titol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	list-style-type: circle;
	font-weight: bold;
}

