﻿body
        {
            color: #444;
            font-size: 13px;
        }
        p, div, ul, li
        {
            padding: 0px;
            margin: 0px;
        }
        
        table.fixedHeader-floating.no-footer
        {
            border-bottom-width: 0;
            top: 0px !important;
        }