@charset "utf-8";
/* CSS Document */

.list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: inherit;
	text-indent: 10px;
	white-space: inherit;
	list-style-position: outside;
	list-style-type: disc;
}

