<style type="text/css">
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);
}
Jmol.appletdiv
{
 border: 1px solid blue;
}
#jmolviewer
{
 position: relative;
 left: 0;
 top: 0;
 background: rgba(255,255,255,0.9);
 display: inline-block
}
#vieweroptions
{
 font-size: 0.9em;
}
</style>
