body {
	background-color: White;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
}
img.staffimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
td.StaffName {
	font-weight: bold;
	text-align: center;
}
td.StaffImg {
	margin-left: auto;
	margin-right: auto;
}
td.StaffBio {
	font-weight: bold;
	font-size: 10pt;
	vertical-align: top;
}
td.PriceListId  {
	color:#800040;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
span.PriceListIdNote  {
	color:#000000;
	font-weight: normal;
	font-style: italic;
	font-size: 10pt;
	text-align: right;
	vertical-align: top;
}
td.PriceListPrice {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
td.FaqHead {
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}