
ol.sr a {
	text-align: left;
	
	display: block;
}

ol.sr a:link, ol.sr a:visited {
	color: white;
}

ol.sr a:hover, ol.sr a:active {
	background-color: #aaaa7f;
}

ol.sr a img {
	float: left;
	
	margin-right: 8px;
}

ol.sr li {
	clear: left;
}

ol.sr li br {
	clear: left;
}

ol.sr span {
	font-weight: normal;
	
	display: block;
}

span.sm {
	font-size: 8pt;
}

span.i {
	font-style: oblique;
}

span strong {
	color: black;
}

span em {
	color: #555540;
	
	font-size: 8pt;
}

hr {
	background-color: #afaf83;
	
	margin: 10px auto;
}