<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #CCCCCC;
	text-align:justify
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #CCCCCC;
}

a {
	color: #CCCCCC;
	text-decoration: none;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
	line-height: 18px;
  	color: #CCCCCC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
    color: #CCCCCC;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: small;
}
a:link {color:#CCCCCC;
	text-decoration:underline;
	text-underline:single;
	line-height:18px}
a:visited {color:#CCCCCC;
	text-decoration:underline;
	text-underline:single;
	line-height:18px}




</pre></body></html>