<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
a:link        { text-decoration:underline; }
a:hover       { text-decoration:none; }
a:visited     { text-decoration:underline; }

.copy10       {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	}
.copy11       {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	}
.copy12       {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	}
.copy12Gray       {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	}
.heading       {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	}
.link12       {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	}
.textField       {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border-color: #333333;
	border-left-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	}
.home       {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #262626;
	}




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