.lines1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	list-style-position: inside;
	list-style-type: circle;
}
.box1 {
	list-style-position: outside;
	list-style-image: url(box.gif);
}
.1215 {
	font-size: 12px;
	line-height: 17px;
	list-style-position: outside;
	list-style-image: url(box.gif);
}
.box2 {
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: url(box.gif);
}
.underline {
	text-decoration: underline;
}

