<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tdmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF9999;


}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF9999;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF6699;
	text-decoration: underline;


}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF6699;
	font-style: oblique;
	text-decoration: blink;
	border-top: thin none #FFCCCC;
	border-right: thin none #FFCCCC;
	border-bottom: thin solid #FFCCCC;
	border-left: thin none #FFCCCC;
	font-weight: bold;

}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC9999;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin groove #9999CC;
	border-left: thin none;
	font-style: oblique;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #6699FF;
	border-bottom-style: groove;
	border-bottom-color: #6699FF;
}
</pre></body></html>