;body{  
;     filter:gray;  
;    }  

font{
     font-family:"ËÎÌå";
    }

td{
   font-size: 12px;
   font-family:"ËÎÌå";
   line-height:150%;
  }

a{
  text-decoration:none;
  font-size:12pxpt;
  color:#15698F
 }
 
a:hover{
        text-decoration:underline;
        font-size: 12px;
       }

p{
  padding-left:6px;
  padding-right:6px;
 }