#factsheet {
	text-align:center;
}
#factsheet ul {
	list-style-type:none;
	margin:0 auto;
	padding:0;
}
#factsheet ul li {
	font-size:18pt;
	line-height:24pt;
	text-align:left;
}

#factsheet a:link {
	color:#01A0D4;
	text-decoration:none;
}
#factsheet a:visited {
	color:#01A0D4;
}
#factsheet a:hover {
	text-decoration:underline;
}
#sheetlist {
	width:400px;
}

