<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">TD {
	font-size: small;
}
.red_font {
	color: #990000;
}
.small_font {
	font-size: small;
	font-weight:normal
}
}
.small_font2 {
	font-size: x-small;
}

.h1 A:link {
	color: #000000;
}
.h1 A:visited {
	color: #000000;
}
.h1 A:active {
	color: #000000;
}
.h1 A:hover {
	color: #000000;
	position:relative;
</pre></body></html>