<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

ul.link{
	margin-left:15px;
	font-size:85%;
	line-height:1.75em;
	text-decoration:underline;
}
ul.link li{
	list-style-type:none;
	list-style-position:outside;	
	padding-left:15px;
	color:#006400;
	background-image:url(../../images/point-en.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

/*EOF*/
</pre></body></html>