a:link,a:active,a:visited{
    color:#000000;
}
a:hover{
    text-decoration:none;
    position:relative;
    top:1.5px;
    left:1.5px;
}
body,td{
    font-family:@MS ƒSƒVƒbƒN;
    font-size: 12px;
}
body{
    background-image : url("bp1.jpg");
    background-attachment: fixed;
    background-position: 90% 90%;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    overflow-x:hidden;
}
body,td,th{
	line-height:16pt;
}

