﻿body 
{
    margin-top : 0px;
    margin-bottom : 0px;
    margin-left : 0px;
    max-height : 99%;
    max-width : 99%;
}
a
{
    border : off;
    text-decoration: none;
    color: #000000;
    font-size: 8pt;
    font-family: Arial;
}

.menu_line
{
    height: 20px;
    width: 790px;
    background-color: #F8F8F8;
}
.menu_cells
{
    text-align: center;
    color: #000000;
    font-family: Arial;
    font-size: 8pt;
    width: 50px;
}
.menu_cells_long
{
    text-align: center;
    color: #000000;
    font-family: Arial;
    font-size: 8pt;
    width: 130px;
}





        
