/* UNO */
html, body {
    font-family:Arial;
    font-size:13pt;
    background-color:#D5D5D2 !important;
    color:black !important;
    padding:0;
    margin:0;
    line-height:normal !important;
}
body {padding:5px;}
table {width:100%;}
td {padding:2px;}
.MyDocument, .MySummary, .MyArchive {border:1px solid #AAAAAA;overflow-y:auto;}