@charset "UTF-8"
/* CSS Document */


default {} 


span.underline {
	text-decoration: underline;
	text-decoration-thickness: 4px;
	text-underline-offset: 8px;
}