.presentationTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EB962B;
	text-decoration: none;
	height: 25px;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.linkPresentationTitle {
	color: #415B98;
	text-decoration: none;
}
.presentationBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	list-style-image: url(images/bullet_orange.gif);
}
