<!--
A:hover {
 text-decoration:underline;
}
A {
 text-decoration:none
}
A:link {
 color:#CC6666
}
A:visited {
 color:#CC6666
}
A:active {
 color:#C0C0C0
}
body {  scrollbar-face-color:white; 
        scrollbar-shadow-color:black;
        scrollbar-3dlight-color:gray;
        scrollbar-highlight-color:white;
        scrollbar-arrow-color:black;
        font-size:11pt;
        color:#696969;
        font-family:MS UI Gothic;
}
span#s{
font-size:8pt;
font-family:MS UI Gothic;
}
td{
 font-size:11pt;
 font-family:MS UI Gothic;
}
-->