div#banner h2{
	position: absolute;
	left: 236px;
	top: 53px;
	z-index: 1;
	font: normal 15px/28px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0px;
	padding: 0px;
	width: 584px;
}
#content a   {
	font-weight: bold;
	text-decoration: none;
	background: url(/images/arrow_blue-white2.gif) no-repeat right;
	padding-right: 12px;
}
#content a:hover   {
	text-decoration: underline;
}
#content ol   {
	font-weight: bold;
}
#content ol   li {
	margin-bottom: 9px;
}
#content ol   li em{
	font-style: normal;
	font-weight: normal;
}
