<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link,a:visited,a:active{
color:#09f;
text-decoration:none;
}
a:hover{
color:#f9c;
text-decoration:none;
}

/***************************************/
body{
margin:20px;
padding:0px;
color:#666;
font-size:10pt;
font-family:Arial,MS UI Gothic;
line-height:180%;
background-color:#fff;
}
table{
font-size:10pt;
line-height:180%;
}
/***************************************/
form{
margin:0px;
}
input,textarea{
color:#666;
font-size:9pt;
font-family:Arial,MS UI Gothic;
background-color:#fff;
border:1px solid #666;
}
hr{
height:0px;
border:0px;
border-bottom:1px dotted #666;
}
ul{
margin:0px;
padding:0px 0px 0px 15px;
list-style-type:circle;
}
/***************************************/
h1{
margin:0px;
padding:0px;
font-size:11pt;
font-family:Lucida Sans Unicode,MS UI Gothic;
color: #060;
}
h2{
margin:0px 0px 10px 0px;
padding:2px 0px 2px 15px;
font-size:11pt;
background-image:url(img/h2.gif);
background-position:0% 50%;
background-repeat:no-repeat;
border-top:1px dotted #666;
border-bottom:1px dotted #666;
color: #000;
}
h3{
margin:0px;
padding:0px;
font-size:11pt;
}

/***************************************/
.txt{
margin-bottom:40px;
}
.mark{
font-family:MS UI Gothic;
}
.pict{
text-align:center;
}
.pict img{
border:1px solid #666;
}
/***************************************/
&lt;!--
address{
	text-align: center;
	margin: -5px;
	font-size: 8pt;
	font-style: normal;
	font-family: Verdana, Tahoma, sans-serif;
	color: #3333FF;
}
--&gt;
&lt;/style&gt;</pre></body></html>