<style type=text/css>
<!--
a:link {
color:#000000;
text-decoration:none;
}
a:visited {
color:#000000;
text-decoration:none;
}
a:active {
color:pink;
text-decoration:none;
}
a:hover {
color:hotpink;
text-decoration:overline underline;
}
-->


<!--
input,textarea {
font-size:9pt;
color:#000000;
font-family:'MS UI Gothic';
background-color:#696969;
border-top:3px double #000000;
border-bottom:3px double pink #000000;
border-left:3px double pink #000000;
border-right:3px double pink #000000;
}
-->

<style type=text/css>
<!--
body {
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:black;
scrollbar-darkshadow-color:black;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:black;
scrollbar-shadow-color:#ffffff;
scrollbar-track-color:#ffffff;
}
-->
</style>

<!--
body,td {
font-size:8pt;
color:#000000;
-->