body
{
    font-family: "Times New Roman", Times, serif;
}
table, th, td
{
    border-collapse: collapse;
    border: 1px solid Black;
}
table
{
    box-shadow: 0.2em 0.2em #F2F2F2;
}
th
{
    background-color: #F2F2F2;
}
th, td
{
padding: 0.15em 0.3em;
}
td.low
{
    background-color: rgb(198, 239, 206);
}
li,p,ol {       margin-left: auto;
    margin-right: auto;
font-size: 11pt; font-family: "Times New Roman",serif;text-align: justify }
H2 { text-align: center }
#jmolviewer
{
    border: 3px solid red;
    width: 524px;
    height: 525px;
    margin-left: auto;
    margin-right: auto;

}
#wrap {
   width:800px;
   margin:0 auto;
}
#left_col {
   float:left;
   width:400px;
}
#right_col {
   float:right;
   width:400px;
}
#footnote {
   font-size: 9pt; font-family: "Times New Roman",serif;text-align: justify;
   margin-left: auto;
    margin-right: auto;
}

