BODY{
    background-color:#FFFFFF;
    font-family:MS UI Gothic;
    font-size:x-small;
    color:#000066;
    margin:15px;
    cursor:crosshair;
    padding:7px;
    line-height: 130%;
    background-attachment:fixed;
    background-image:url('img/back5.jpg');
    background-position:100% 100%;
    background-repeat:no-repeat;
}
table {
    font-family:MS UI Gothic;
    font-size:x-small;
    color:#000066;
    margin:15px;
    cursor:crosshair;
    padding:7px;
    line-height: 130%;
}
A:HOVER{
    color:#CCCC00;
    text-decoration:none;
    position:relative;
    top:1;
    left:1;
}
A:LINK{
    color:#CCCC00;
    text-decoration:none;
}
A:VISITED{
    color:#CCCC00;
    text-decoration:none;
}
#S1{
    filter:alpha(opacity=50);
    background-color:#FFFFFF;
    color:#000000;
    padding:5;
    width:300px;
    font-size:x-small;
    font-family:MS UI Gothic;
}
.tbl{
 border:1pt solid #000066;
 -->
