body {
font-family: sans-serif;
font-size: 12pt;
width: 850pt;
text-align: justify;
margin: 0 auto;
padding: 15px;
<!-- border: 3px dashed #333; -->
}

#twocol {
font-family: sans-serif;
font-size: 12pt;
width: 850pt;
text-align: justify;
}

bottom {
font-family: Times, serif;
font-size: 11pt;
width: 850pt;
text-align: centre;
}

/* Sortable tables */
table.sortable thead {
    background-color:#EAEBD8;
    color:#000;
    cursor: default;
}
