.DefinedStyles {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
}
.orangedotedline {
	background-image: url(images/two-sections_02.gif);
	background-repeat: repeat-y;
	width: 11px;
}
