html,
body{
    font-size:10pt !important;
    color:#000000 !important;
}

h1, h2, h3, h4, h5, h6 {
    color:#000000 !important;
}

h1{
    font-size:1.6em !important;
}

th, td{
    font-size: 10pt !important;
}

#mdtLogo{
    background-color:#E2001A !important;
    padding:10px !important;
    margin:10px !important;
}

#mdtLogo img{
    margin:0 !important;
    padding:0 !important;
}


#mdtFooter,
#mdtChannel,
#mdtBreadcrumb,
#mdtFeaturePanel{
    display:none !important;
}

#mdtWrapper,
#mdtContentWrapper{
    font-size:10pt !important;
    background: transparent !important;
    width:auto !important;
}

#mdtHeader,
#mdtContainer{
    width:auto !important;
}
