dl.reflist {
    margin:1em 0 0 10em;
    margin:1em 0 0 0em;
}

dl.reflist dt {
    font-weight:normal;
    padding:0 .5em .3em 0;
    float: left;
    text-align: right;
    min-width: 2em;
}

dl.reflist dt a:link,
dl.reflist dt a:visited {
    color: inherit;
    background-color: inherit;
}

dl.reflist dt a:hover,
dl.reflist dt a:active,
dl.reflist dt a:focus {
    color: inherit;
    background-color: inherit;
}

dl.reflist dd {
    padding:0 0 1em 3em;
    margin: 0;
}

dl.reflist .year {
    font-style:italic;
}
ul.reflist li {
    padding-bottom: 1em 
}

#table1, #table2, #table3, #table4, #table5 {
    margin: 1em auto 1.5em;
    border-top: solid 2px #38388B;
    border-bottom: solid 2px #38388B;
}

th, td {
    margin: 0;
    padding: .4em 1.5em;
}

th { text-align: left; }
td { text-align: center; }

#table3 td { text-align: right; }
#table6 td { text-align: left; }

caption, figcaption {
    margin: .5em;
    padding: 0;
    text-align: center;
}

/*.sigma {
    font-size: 1.2em;
    padding: .1em;
    font-style: normal;
}*/

.green { background-color: #1AB31A; background-color: #daf3ce; }
.turquoise { background-color: #33CCCC; background-color: #B5ECEC; }
.mustard { background-color: #E6B31A; background-color: #FBE3AC; }
.lavendar { background-color: #E6B3E6; background-color: #F4DCF4; }

.rhythms li { padding: .5em 0; }
