.horizontalrule {
	background-image: url(../images/Horizontal_Rule.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.orderedlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	list-style-position: inside;
	list-style-type: decimal;
}
.orderedlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: outside;
	list-style-type: decimal;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	list-style-image: none;
	text-transform: none;
	color: #330066;
}
