<style type="text/css">
	
	li  { font-family: verdana, sans-serif; font-size: 8pt; }	
	p  { font-family: verdana, sans-serif; font-size: 8pt; }	
	div  { font-family: verdana, sans-serif; font-size: 8pt; }	
	h4 { color:navy }
	h5 { color:firebrick; border-bottom:1px solid firebrick }
	
	ul { margin-left:2em; }
	
	a:link    {  text-decoration: none; color: blue; font-weight:bold }
	a:visited {  text-decoration: none; color: blue; font-weight:bold }
	a:hover   {  text-decoration: underline; color: red; font-weight:bold }
	
	a.link1:link    { font-weight:normal }
	a.link1:visited { font-weight:normal }
	a.link1:hover   { font-weight:normal } 
	
	#feature_table table { border:1px solid gray; width:100%; border-collapse:collapse }
	#feature_table td { border:1px solid silver; font-size:8pt; padding:3px; text-align:center }
	#feature_table .la { text-align:left }
	
	body  { font-family: verdana, sans-serif; font-size: 8pt; padding:15px }
	
</style>
