.ssarl {
	background-image: url(graphics/cssbackground1.jpg);
	left: 20px;
	clip:   rect(auto 20px auto 20px);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: 0pt;
	list-style-type: none;
	list-style-image: url(graphics/bullet.gif);
	text-align: justify;
	right: 20px;
	padding: 15px;






}
.ssarlnobckgrnd {
	left: 20px;
	clip:   rect(auto 20px auto 20px);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: 0pt;
	list-style-type: none;
	list-style-image: url(graphics/bullet.gif);
	text-align: justify;
	right: 20px;
	padding: 15px;
}
