.c1 {
	list-style-type: disc;
	line-height: 180%;
@  margin-left: 10px;	
}
.c2 {
	list-style-type: circle;
	line-height: 200%;
@  margin-left: 10px;
}
.c3 {
	list-style-type: square;
	line-height: 200%;
@  margin-left: 10px;
}
