.osn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: justify;
	white-space: normal;
	list-style-position: inside;
	list-style-image: url(img/list.gif);
}
.osn-c {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	white-space: normal;
	list-style-position: inside;
	list-style-image: url(img/list.gif);
}

