<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY
{
	text-align: left;
	font: 11px Tahoma;
	margin:0;
}
img {
	border: none;
}

h1
{
	margin:10px; font: bold 13px Tahoma;
}

h2
{
		margin:20;font:11px Tahoma; color:#3B3B3B;
font-weight:bold;
}

td
{
	font:11px Tahoma; color:#3B3B3B;
	line-height: 1.3;
}

p
{
	margin:20; font:11px Tahoma; color:#3B3B3B;
	line-height: 1.3;
}

li {
	margin:0px;
}


a:link, a:visited, a:active {
font: bold 11  Tahoma;
color: #1E489E;
text-decoration: none;
}

a:hover {
font: bold 11 Tahoma;
color: #000000;
text-decoration: underline;
}


TD.menu {
   background-color: #A0A0A0;
	border-right: 1px solid #818181;
	border-bottom: 1px solid #818181;
	text-align: center;
}

a.menu:link, a.menu:visited, a.menu:active {
font: bold 11  Tahoma;
color: #FFFFFF;
text-decoration: none;
}

a.menu:hover {
font: bold 11 Tahoma;
color: #1E489E;
text-decoration: underline;
}

a.menu2:link, a.menu2:visited, a.menu2:active {
font: bold 11  Tahoma;
color: #1E489E;
text-decoration: none;
margin: 0px;
}

a.menu2:hover {
font: bold 11 Tahoma;
color: #000000;
text-decoration: underline;
}

a.menu2_a:link, a.menu2_a:visited, a.menu2_a:active {
font: bold 11  Tahoma;
color: #000000;
text-decoration: underline;
}

a.menu2_a:hover {
font: bold 11 Tahoma;
color: red;
text-decoration: none;
}

.mn { 
border: none; 
border-top: dashed 1px; 
border-left: dashed 1px; 
border-color: ##898989; 
} 

.mn td { 
border: none; 
border-bottom: dashed 1px; 
border-right: dashed 1px; 
border-color: ##898989; 
} 

</pre></body></html>