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

.wps_content {
	border:thin dotted black; 
	padding:3mm;
} 

.wps_popup {
	border:thin solid #000000;
}

.wps_closewin_text a{
	text-decoration:underline;
	font-size:small;
}

.wps_closewin_text a:hover{
}

.wps_headline {
	margin:0px 10px;
}

.wps_headline h2{
	font-size: large;
}</pre></body></html>