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


#insurance{
	/*font-size:75%;*/
	line-height:1.8;
	margin-bottom:25px;	
}

#insurance h4{
	margin:10px 0;
	font-weight:bold;
}

#insurance p {
	line-height:140%;
}



hr {
	display:inherit;
}








#insurance .section {
	margin-left:2em;
}





#insurance .section p {
	line-height:150%;
	margin:4px 0;
}


#insurance .section ul li {
	line-height:150%;
	margin:4px 0 0 1em;
	list-style:disc;
}</pre></body></html>