TABLE.MMTable
{
     background-color: #f7f7f7;
     border-collapse: collapse;
     width: 100%;
}

TABLE.MMTable CAPTION
{
     text-align:center;
     padding-left: 12px;
     font-family: arial;
     height: 37px;
     background-color: #e4e4e4;
     width: 100%;
}

TABLE.MMTable TR TD
{

     text-align: center;
        font-family: Arial;
        font-size: 12px;
}
