<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-image: url(../img/pageitem.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding-left: 5px;
	scrollbar-face-color:#57C8E3;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color:#57C8E3;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color:#57C8E3;


}
.tdunderlinebl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #579BCE;
}

.tdrightline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #53BEF2;
	font-size: 11px;
	color: #333333;
	line-height: 1.5em;

}

}
a:link {
	text-decoration: none;
	color: #0000CC;

}
a:visited {
	text-decoration: none;
	color: #336DA2;

}
a:hover {
	text-decoration: none;
	background-color: #A2CBEA;

}
a:active {
	text-decoration: none;
}

br {
	letter-spacing: normal;
}
@media screen, print {
  td {
    letter-spacing: 0.1em;
  }
}</pre></body></html>