@charset "utf-8";
/* CSS Document */

.ul {
	list-style-type: disc;
	margin:0px;
	margin-left:-10px;
	line-height:120%;
}

