/* CSS definition file containing site wide stylesheets */

.Narrowlist {
	font-size: 12pt;
 	line-height: 12pt;
 	list-style-type: square;
 	list-style-position: outside;
 	text-indent: 0px;
	margin-left : 12px;
	margin-right : 10px;
	margin-bottom : 3pt
}
