body {background-color:beige;
    overflow:auto;
    white-space:nowrap;
#    float:left;
    overflow-x:scroll;
}

div.footnote {
    font-size: 8pt;
}
div.pie {
    font-size: 8pt;
}
div.myheader {
    font-size:100%; 
    font-weight:bold; 
    text-align: left;
}
div.notes {
    white-space: normal;
    max-height: 200px;
    width: 80%;
    overflow: auto;
}
hr.vfam {
    color: #0000ff;
    background-color: #0000ff;
    height: 15px;
    width: 2px;
    border: none;
}
hr.hfam {
    color: #0000ff;
    background-color:#0000ff;
    height: 1px;
    width: 100%;
}
