/* CSS Document */

.stake_list {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 15;
	padding-left: 0.5em;
	text-indent: 1em;
	font : 85% "Trebuchet MS", verdana, arial, sans-serif; 
	color:#000; 
	font-weight:bold;
	text-transform:uppercase;
	}

