body {
    background: #fff;
    color: #000;
    font-family: Georgia, Times, Times New Roman, serif;
    font-size: 12pt;
    line-height: 16pt;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, table {
    margin: 10pt 0;
}
a {
    color: #06c;
    font-weight: bold;
    text-decoration: underline;
}
#frame_stage, .box_cf, .togglers, .imglinks, .imglinks_hl {
    display: none;
}
img.print_logo {
    display: block;
    height: 128px;
    margin-bottom: 10pt;
}
ul {
    margin-left: 10pt;
}
img {
    display: block;
}
img.lt {
    float: left;
    margin: 0 5pt 5pt 0;
}
img.rt {
    float: right;
    margin: 0 0 5pt 5pt;
}
.box_cnt {
    overflow: hidden;
}
.box_inneraccordion div, .sections div {
    height: auto !important;
}
#frame_foot ul, #frame_foot a {
    display: none;
}
#frame_foot div.meta {
    font-size: 10pt;
    margin-top: 10pt;
}