BODY
{
    background-color: black;
    font-family: tahoma;
    font-weight: bold;
    font-size: 8pt;
}
UL
{
   color: white;
   font-size: 8pt;
   font-family: tahoma;
}
P
{
    color: white;
    font-size: 10pt;
    font-weight: bold;
    font-family: arial;
}
TD
{
    color: white;
    font-size: 10pt;
    font-weight: bold;
    font-family: arial;
}
.on
{   
    border: orange solid 1px;
    cursor: hand;
    margin-top: 54pt;
    position: absolute
}
.off
{ 
    margin-top: 54pt;
    position: absolute
}
