body { background: none; }

a {
   color: #5F92D2;
   text-decoration: none;
}

a:hover {
   color: blue;
}

h1, nav, header h1, header nav, div.front-bottom, footer {
display: none; margin: 0;
}

img { width: 600px; }

.s5_mm, table td { background: none; }
.s5_mm, .content { margin: 0; width: 100%; }

ul.menu { display: none; }
h2 { display: none; }
table { font-size: 11pt; }
tr {line-height: 1; }

table tbody th, table tbody td {
    padding:0.25rem 0 0.15em 0;}

a[href]:after {
    content: none !important;
  }


.breadcrumbs li { font-size: 1.5rem; }
<!--[if IE]>
<style>
    table
    {
        table-layout: fixed;
        width: 100px;
    }
</style>
<![endif]-->

td
{
    width: 30px;
    max-width: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.excel { display: none; }

