.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 300;
	font-style: normal;
	line-height: 12pt;
	color: #000000;
	word-spacing: normal;
	letter-spacing: 2px;
	text-align: left;
}
.SuperScript {
	vertical-align: super;
	font-variant: normal;
}


li { 
	margin: 0px 0px 8px 10px;/* shorthand T-R-B-L */
	
	list-style-position: outside
	}