﻿body{
    margin:0;
    background-color:#000;
    text-align:center;
}
.myTable{
    margin-left:auto;
    margin-right:auto;
}
.tblink{
    cursor: pointer;
}
.nobroder{
    border-width:0;
    margin:0;
}
.iFrame{
    background:transparent;
    overflow-x:hidden;
    overflow-y:auto;
    filter:chroma(color:white);
}
