<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
p.MsoNormal, li.MsoNormal, div.MsoNormal {
    margin: 0in 0in 0.0001pt;
    font-size: 12pt;
    font-family: "tahoma";
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.arial_submenu {
	font-family: arial;
	font-size: 13px;
}
a:link 
	{
	color:#960;
	text-decoration:none;
	text-underline:single;
}
a:visited
	{
	color:#960;
	text-decoration:none;
	text-underline:single;
}
.Black {
	color: #000;
	font-size: 15px;
}
.Orange {
	color: #C30;
	font-size: 15px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: tahoma, Arial, serif;
}
body,td,th {
	font-size: 15px;
	color: #960;
}
body {
	background-color: #FFF;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
</pre></body></html>