.BodyText {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
ul.Orange {
	margin: 0;
	padding: 0;
	margin-left: 8px;
	padding-left: 8px;	
	list-style: none;
	list-style-type: disc;
	list-style-image: url(images/bullet_orange.gif);
	list-style-position: outside;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
ul.Yellow {
	margin: 0;
	padding: 0;
	margin-left: 8px;
	padding-left: 8px;	
	list-style: none;
	list-style-type: disc;
	list-style-image: url(images/bullet_yellow.gif);
	list-style-position: outside;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}