<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.kozball {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 18px;

}
p {
	text-decoration: none;
	font: 18px "Times New Roman", Times, serif;

}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	text-decoration: none;
	font-size: 18px;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	font-size: 18px;
	text-decoration: none;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FF3300;
	font-size: 18px;
	text-decoration: underline;


}
a:active {
	font: 18px "Times New Roman", Times, serif;
	color: #006633;
}
</pre></body></html>