.ebfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.dash {
	border: 1px dashed #CCCCCC;
}
.lighbullit {
	list-style-position: outside;
	list-style-type: decimal;
}
.rdash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

