.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #003366;
	text-decoration: none;
	list-style-type: square;
	font-weight: bold;
	list-style-image: url(images/aro%20copy.jpg);
	list-style-position: outside;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	color: #990000;
	text-decoration: none;
	list-style-type: square;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	background-image: url(images/hd2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 5px;
}
